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/cy | |
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/cy')
-rw-r--r-- | files/ru/web/svg/attribute/cy/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/svg/attribute/cy/index.html b/files/ru/web/svg/attribute/cy/index.html index 4a85d14b35..86ff99733a 100644 --- a/files/ru/web/svg/attribute/cy/index.html +++ b/files/ru/web/svg/attribute/cy/index.html @@ -30,9 +30,9 @@ translation_of: Web/SVG/Attribute/cy </tr> <tr> <th scope="row">Нормативные документы (en)</th> - <td><a class="external" href="http://www.w3.org/TR/SVG/shapes.html#CircleElementCYAttribute" title="http://www.w3.org/TR/SVG/shapes.html#CircleElementCYAttribute">SVG 1.1 (2nd Edition): The circle element</a><br> - <a class="external" href="http://www.w3.org/TR/SVG/shapes.html#EllipseElementCYAttribute" title="http://www.w3.org/TR/SVG/shapes.html#EllipseElementCYAttribute">SVG 1.1 (2nd Edition): The ellipse element</a><br> - <a class="external" href="http://www.w3.org/TR/SVG/pservers.html#RadialGradientElementCYAttribute" title="http://www.w3.org/TR/SVG/pservers.html#RadialGradientElementCYAttribute">SVG 1.1 (2nd Edition): The radialGradient element</a></td> + <td><a class="external" href="http://www.w3.org/TR/SVG/shapes.html#CircleElementCYAttribute">SVG 1.1 (2nd Edition): The circle element</a><br> + <a class="external" href="http://www.w3.org/TR/SVG/shapes.html#EllipseElementCYAttribute">SVG 1.1 (2nd Edition): The ellipse element</a><br> + <a class="external" href="http://www.w3.org/TR/SVG/pservers.html#RadialGradientElementCYAttribute">SVG 1.1 (2nd Edition): The radialGradient element</a></td> </tr> </tbody> </table> |