diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 12:32:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 19:32:34 +0300 |
commit | 6685b06b55a6892feba6fdea3d56888c89555aac (patch) | |
tree | 576a7cab14e6f7ead9ec21a4cffb3abeb0f42857 /files/ru/web/svg/attribute/keytimes | |
parent | 2fc1eb1780a60adb6a5730112385ec735cd22d69 (diff) | |
download | translated-content-6685b06b55a6892feba6fdea3d56888c89555aac.tar.gz translated-content-6685b06b55a6892feba6fdea3d56888c89555aac.tar.bz2 translated-content-6685b06b55a6892feba6fdea3d56888c89555aac.zip |
remove link 'title' attributes that's just the 'href' (ru, part 2) (#1732)
Diffstat (limited to 'files/ru/web/svg/attribute/keytimes')
-rw-r--r-- | files/ru/web/svg/attribute/keytimes/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/svg/attribute/keytimes/index.html b/files/ru/web/svg/attribute/keytimes/index.html index cd7f423869..1698156bc6 100644 --- a/files/ru/web/svg/attribute/keytimes/index.html +++ b/files/ru/web/svg/attribute/keytimes/index.html @@ -40,7 +40,7 @@ translation_of: Web/SVG/Attribute/keyTimes </tr> <tr> <th scope="row">Normative document</th> - <td><a class="external" href="http://www.w3.org/TR/SVG/animate.html#KeyTimesAttribute" title="http://www.w3.org/TR/SVG/animate.html#KeyTimesAttribute">SVG 1.1 (2nd Edition)</a></td> + <td><a class="external" href="http://www.w3.org/TR/SVG/animate.html#KeyTimesAttribute">SVG 1.1 (2nd Edition)</a></td> </tr> </tbody> </table> |