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/values | |
| 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/values')
| -rw-r--r-- | files/ru/web/svg/attribute/values/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/svg/attribute/values/index.html b/files/ru/web/svg/attribute/values/index.html index d0544c82b8..30ec5cffd6 100644 --- a/files/ru/web/svg/attribute/values/index.html +++ b/files/ru/web/svg/attribute/values/index.html @@ -46,7 +46,7 @@ translation_of: Web/SVG/Attribute/values </tr> <tr> <th scope="row">Normative document</th> - <td><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#ValuesAttribute" title="http://www.w3.org/TR/SVG11/animate.html#ValuesAttribute">SVG 1.1 (2nd Edition)</a></td> + <td><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#ValuesAttribute">SVG 1.1 (2nd Edition)</a></td> </tr> </tbody> </table> @@ -69,7 +69,7 @@ translation_of: Web/SVG/Attribute/values </tr> <tr> <th scope="row">Normative document</th> - <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feColorMatrixValuesAttribute" title="http://www.w3.org/TR/SVG11/filters.html#feColorMatrixValuesAttribute">SVG 1.1 (2nd Edition)</a></td> + <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feColorMatrixValuesAttribute">SVG 1.1 (2nd Edition)</a></td> </tr> </tbody> </table> |
