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/element/line/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'files/ru/web/svg/element/line/index.html') diff --git a/files/ru/web/svg/element/line/index.html b/files/ru/web/svg/element/line/index.html index 4b25c44bc3..33c19eed7b 100644 --- a/files/ru/web/svg/element/line/index.html +++ b/files/ru/web/svg/element/line/index.html @@ -30,19 +30,19 @@ original_slug: Web/SVG/Элемент/line
{{SVGAttr('x1')}}
Определяет координату начальной точки линии по оси x .
- Тип значения: <length>|<percentage>|<number> ; Значение по умолчанию: 0; Анимируемый: да
+ Тип значения: <length>|<percentage>|<number> ; Значение по умолчанию: 0; Анеминуемый: да
{{SVGAttr('x2')}}
Определяет координату конечной точки линии по оси x.
- Тип значения: <length>|<percentage>|<number> ; Значение по умолчанию: 0; Анимируемый: да
+ Тип значения: <length>|<percentage>|<number> ; Значение по умолчанию: 0; Анеминуемый: да
{{SVGAttr('y1')}}
Определяет координату начальной точки линии по оси y.
- Тип значения: <length>|<percentage>|<number> ; Значение по умолчанию: 0; Анимируемый: да
+ Тип значения: <length>|<percentage>|<number> ; Значение по умолчанию: 0; Анеминуемый: да
{{SVGAttr('y2')}}
Определяет координату конечной точки линии по оси y.
- Тип значения: <length>|<percentage>|<number> ; Значение по умолчанию: 0; Анимируемый: да
+ Тип значения: <length>|<percentage>|<number> ; Значение по умолчанию: 0; Анеминуемый: да
{{SVGAttr("pathLength")}}
Определяет общую длину пути в пользовательских единицах.
- Тип значения: <number> ; Значение по умолчанию: none; Анимируемый: да
+ Тип значения: <number> ; Значение по умолчанию: none; Анеминуемый: да

Глобальные атрибуты

@@ -57,7 +57,7 @@ original_slug: Web/SVG/Элемент/line
Атрибуты события
Глобальные атрибуты события, Графические атрибуты события
Атрибуты презентации
-
В превую очередь: {{SVGAttr('clip-path')}}, {{SVGAttr('clip-rule')}}, {{SVGAttr('color')}}, {{SVGAttr('color-interpolation')}}, {{SVGAttr('color-rendering')}}, {{SVGAttr('cursor')}}, {{SVGAttr('display')}}, {{SVGAttr('fill')}}, {{SVGAttr('fill-opacity')}}, {{SVGAttr('fill-rule')}}, {{SVGAttr('filter')}}, {{SVGAttr('mask')}}, {{SVGAttr('opacity')}}, {{SVGAttr('pointer-events')}}, {{SVGAttr('shape-rendering')}}, {{SVGAttr('stroke')}}, {{SVGAttr('stroke-dasharray')}}, {{SVGAttr('stroke-dashoffset')}}, {{SVGAttr('stroke-linecap')}}, {{SVGAttr('stroke-linejoin')}}, {{SVGAttr('stroke-miterlimit')}}, {{SVGAttr('stroke-opacity')}}, {{SVGAttr('stroke-width')}}, {{SVGAttr("transform")}}, {{SVGAttr('vector-effect')}}, {{SVGAttr('visibility')}}
+
В первую очередь: {{SVGAttr('clip-path')}}, {{SVGAttr('clip-rule')}}, {{SVGAttr('color')}}, {{SVGAttr('color-interpolation')}}, {{SVGAttr('color-rendering')}}, {{SVGAttr('cursor')}}, {{SVGAttr('display')}}, {{SVGAttr('fill')}}, {{SVGAttr('fill-opacity')}}, {{SVGAttr('fill-rule')}}, {{SVGAttr('filter')}}, {{SVGAttr('mask')}}, {{SVGAttr('opacity')}}, {{SVGAttr('pointer-events')}}, {{SVGAttr('shape-rendering')}}, {{SVGAttr('stroke')}}, {{SVGAttr('stroke-dasharray')}}, {{SVGAttr('stroke-dashoffset')}}, {{SVGAttr('stroke-linecap')}}, {{SVGAttr('stroke-linejoin')}}, {{SVGAttr('stroke-miterlimit')}}, {{SVGAttr('stroke-opacity')}}, {{SVGAttr('stroke-width')}}, {{SVGAttr("transform")}}, {{SVGAttr('vector-effect')}}, {{SVGAttr('visibility')}}
Атрибуты ARIA
aria-activedescendant, aria-atomic, aria-autocomplete, aria-busy, aria-checked, aria-colcount, aria-colindex, aria-colspan, aria-controls, aria-current, aria-describedby, aria-details, aria-disabled, aria-dropeffect, aria-errormessage, aria-expanded, aria-flowto, aria-grabbed, aria-haspopup, aria-hidden, aria-invalid, aria-keyshortcuts, aria-label, aria-labelledby, aria-level, aria-live, aria-modal, aria-multiline, aria-multiselectable, aria-orientation, aria-owns, aria-placeholder, aria-posinset, aria-pressed, aria-readonly, aria-relevant, aria-required, aria-roledescription, aria-rowcount, aria-rowindex, aria-rowspan, aria-selected, aria-setsize, aria-sort, aria-valuemax, aria-valuemin, aria-valuenow, aria-valuetext, role
-- cgit v1.2.3-54-g00ecf