diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-31 07:48:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-31 19:48:41 +0800 |
commit | 17dbc4b436381a778fd2661efe729e8f3ee4ac6c (patch) | |
tree | f6660405619b8b2e413e55398dad9ad390d7a16e /files/zh-cn/web/svg/attribute/dur/index.html | |
parent | 81ae7cf946d4d81c114b436123137718b88824c2 (diff) | |
download | translated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.tar.gz translated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.tar.bz2 translated-content-17dbc4b436381a778fd2661efe729e8f3ee4ac6c.zip |
remove link 'title' attributes that's just the 'href' (zh-cn, part 4) (#1797)
Diffstat (limited to 'files/zh-cn/web/svg/attribute/dur/index.html')
-rw-r--r-- | files/zh-cn/web/svg/attribute/dur/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/svg/attribute/dur/index.html b/files/zh-cn/web/svg/attribute/dur/index.html index 8121bf4bfb..9a0aa2fa02 100644 --- a/files/zh-cn/web/svg/attribute/dur/index.html +++ b/files/zh-cn/web/svg/attribute/dur/index.html @@ -29,7 +29,7 @@ translation_of: Web/SVG/Attribute/dur </tr> <tr> <th scope="row">规范文档</th> - <td><a class="external" href="http://www.w3.org/TR/SVG/animate.html#DurAttribute" title="http://www.w3.org/TR/SVG/animate.html#DurAttribute">SVG 1.1 (2nd Edition)</a></td> + <td><a class="external" href="http://www.w3.org/TR/SVG/animate.html#DurAttribute">SVG 1.1 (2nd Edition)</a></td> </tr> </tbody> </table> |