diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-28 12:42:04 -0400 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-07-29 13:54:25 +0800 |
commit | 4fcf364daa1be056c857275e82bbbf7549666119 (patch) | |
tree | a0b9987c5d5d6200576d2ffc6a5f4ed8deeecfad /files/zh-cn/web/svg/attribute/dx/index.html | |
parent | 77f8a51116c1529c4ba1ed1ec3b9bc2fe0a93f03 (diff) | |
download | translated-content-4fcf364daa1be056c857275e82bbbf7549666119.tar.gz translated-content-4fcf364daa1be056c857275e82bbbf7549666119.tar.bz2 translated-content-4fcf364daa1be056c857275e82bbbf7549666119.zip |
remove link 'title' attributes that's just the 'href' (zh-cn, part 3)
Diffstat (limited to 'files/zh-cn/web/svg/attribute/dx/index.html')
-rw-r--r-- | files/zh-cn/web/svg/attribute/dx/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/files/zh-cn/web/svg/attribute/dx/index.html b/files/zh-cn/web/svg/attribute/dx/index.html index 66452d48a5..72782676df 100644 --- a/files/zh-cn/web/svg/attribute/dx/index.html +++ b/files/zh-cn/web/svg/attribute/dx/index.html @@ -45,11 +45,11 @@ translation_of: Web/SVG/Attribute/dx </tr> <tr> <th scope="row">规范文档</th> - <td><a href="http://www.w3.org/TR/SVG11/text.html#AltGlyphElementDXAttribute" rel="external" title="http://www.w3.org/TR/SVG11/text.html#AltGlyphElementDXAttribute">SVG 1.1 (2nd Edition): altGlyph element</a><br> - <a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feOffsetDxAttribute" title="http://www.w3.org/TR/SVG11/filters.html#feOffsetDxAttribute">SVG 1.1 (2nd Edition): feOffset element</a><br> - <a href="http://www.w3.org/TR/SVG11/text.html#GlyphRefElementDXAttribute" rel="external" title="http://www.w3.org/TR/SVG11/text.html#GlyphRefElementDXAttribute">SVG 1.1 (2nd Edition): glyphRef element</a><br> - <a href="http://www.w3.org/TR/SVG11/text.html#TextElementDXAttribute" rel="external" title="http://www.w3.org/TR/SVG11/text.html#TextElementDXAttribute">SVG 1.1 (2nd Edition): text element</a><br> - <a href="http://www.w3.org/TR/SVG11/text.html#TSpanElementDXAttribute" rel="external" title="http://www.w3.org/TR/SVG11/text.html#TSpanElementDXAttribute">SVG 1.1 (2nd Edition): tspan element</a></td> + <td><a href="http://www.w3.org/TR/SVG11/text.html#AltGlyphElementDXAttribute" rel="external">SVG 1.1 (2nd Edition): altGlyph element</a><br> + <a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feOffsetDxAttribute">SVG 1.1 (2nd Edition): feOffset element</a><br> + <a href="http://www.w3.org/TR/SVG11/text.html#GlyphRefElementDXAttribute" rel="external">SVG 1.1 (2nd Edition): glyphRef element</a><br> + <a href="http://www.w3.org/TR/SVG11/text.html#TextElementDXAttribute" rel="external">SVG 1.1 (2nd Edition): text element</a><br> + <a href="http://www.w3.org/TR/SVG11/text.html#TSpanElementDXAttribute" rel="external">SVG 1.1 (2nd Edition): tspan element</a></td> </tr> </tbody> </table> |