From 55ddd4454665a3c66e3d5b186bc79048468d36e7 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 15 Mar 2021 14:29:50 +0300 Subject: Auto fixes --- files/ru/web/svg/attribute/attributename/index.html | 4 ++-- files/ru/web/svg/attribute/class/index.html | 6 +++--- files/ru/web/svg/attribute/cx/index.html | 2 +- files/ru/web/svg/attribute/cy/index.html | 2 +- files/ru/web/svg/attribute/keytimes/index.html | 2 +- files/ru/web/svg/attribute/overflow/index.html | 2 +- files/ru/web/svg/attribute/patterncontentunits/index.html | 6 +++--- files/ru/web/svg/attribute/shape-rendering/index.html | 4 ++-- files/ru/web/svg/attribute/text-anchor/index.html | 8 ++++---- files/ru/web/svg/attribute/text-rendering/index.html | 6 +++--- files/ru/web/svg/attribute/viewbox/index.html | 2 +- files/ru/web/svg/attribute/width/index.html | 10 +++++----- 12 files changed, 27 insertions(+), 27 deletions(-) (limited to 'files/ru/web/svg/attribute') diff --git a/files/ru/web/svg/attribute/attributename/index.html b/files/ru/web/svg/attribute/attributename/index.html index 3d92329781..4c7d498f3a 100644 --- a/files/ru/web/svg/attribute/attributename/index.html +++ b/files/ru/web/svg/attribute/attributename/index.html @@ -11,7 +11,7 @@ translation_of: Web/SVG/Attribute/attributeName

Атрибут attributeName задаёт имя свойства CSS или атрибута целевого элемента, которое будет изменено во время анимации.

-

Четыре элемента используют данный артибут: {{SVGElement("animate")}}, {{SVGElement("animateColor")}}, {{SVGElement("animateTransform")}} и {{SVGElement("set")}}

+

Четыре элемента используют данный атрибут: {{SVGElement("animate")}}, {{SVGElement("animateColor")}}, {{SVGElement("animateTransform")}} и {{SVGElement("set")}}