From f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 25 Oct 2021 10:06:22 +0300 Subject: Использование макроса для вставки специфицикаций (#2850) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Использование макроса для вставки специфицикаций * Replaces --- .../ru/web/svg/attribute/attributename/index.html | 22 +----- files/ru/web/svg/attribute/dur/index.html | 22 +----- files/ru/web/svg/attribute/id/index.html | 22 +----- files/ru/web/svg/attribute/lang/index.html | 22 +----- files/ru/web/svg/attribute/r/index.html | 36 +--------- files/ru/web/svg/attribute/width/index.html | 82 +--------------------- files/ru/web/svg/element/a/index.html | 22 +----- files/ru/web/svg/element/animate/index.html | 17 +---- files/ru/web/svg/element/circle/index.html | 22 +----- files/ru/web/svg/element/defs/index.html | 22 +----- files/ru/web/svg/element/ellipse/index.html | 22 +----- files/ru/web/svg/element/feblend/index.html | 22 +----- files/ru/web/svg/element/g/index.html | 22 +----- files/ru/web/svg/element/image/index.html | 22 +----- files/ru/web/svg/element/line/index.html | 22 +----- files/ru/web/svg/element/polygon/index.html | 22 +----- files/ru/web/svg/element/svg/index.html | 22 +----- files/ru/web/svg/svg_as_an_image/index.html | 22 +----- 18 files changed, 18 insertions(+), 447 deletions(-) (limited to 'files/ru/web/svg') diff --git a/files/ru/web/svg/attribute/attributename/index.html b/files/ru/web/svg/attribute/attributename/index.html index 4c7d498f3a..ab1cd5fe3b 100644 --- a/files/ru/web/svg/attribute/attributename/index.html +++ b/files/ru/web/svg/attribute/attributename/index.html @@ -56,27 +56,7 @@ translation_of: Web/SVG/Attribute/attributeName

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName("SVG Animations 2", "#AttributeNameAttribute", "attributeName")}}{{Spec2("SVG Animations 2")}}Без изменений
{{SpecName("SVG1.1", "animate.html#AttributeNameAttribute", "attributeName")}}{{Spec2("SVG1.1")}}Изначальное определение
+{{Specifications}}

Смотрите также

diff --git a/files/ru/web/svg/attribute/dur/index.html b/files/ru/web/svg/attribute/dur/index.html index 9cd47365ff..5b13928d38 100644 --- a/files/ru/web/svg/attribute/dur/index.html +++ b/files/ru/web/svg/attribute/dur/index.html @@ -68,27 +68,7 @@ translation_of: Web/SVG/Attribute/dur

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName("SVG Animations 2", "#DurAttribute", "dur")}}{{Spec2("SVG Animations 2")}}Без изменений
{{SpecName("SVG1.1", "animate.html#DurAttribute", "dur")}}{{Spec2("SVG1.1")}}Изначальное определение
+{{Specifications}}

Совместимость с браузерами

diff --git a/files/ru/web/svg/attribute/id/index.html b/files/ru/web/svg/attribute/id/index.html index a8071bb93f..164d19361d 100644 --- a/files/ru/web/svg/attribute/id/index.html +++ b/files/ru/web/svg/attribute/id/index.html @@ -63,27 +63,7 @@ translation_of: Web/SVG/Attribute/id

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName("SVG2", "struct.html#IDAttribute", "id")}}{{Spec2("SVG2")}}Более подробно определяет допустимые значения.
{{SpecName("SVG1.1", "struct.html#IDAttribute", "id")}}{{Spec2("SVG1.1")}}Исходное определение
+{{Specifications}}

Совместимость с браузерами

diff --git a/files/ru/web/svg/attribute/lang/index.html b/files/ru/web/svg/attribute/lang/index.html index 88fbec8090..9095af8798 100644 --- a/files/ru/web/svg/attribute/lang/index.html +++ b/files/ru/web/svg/attribute/lang/index.html @@ -51,27 +51,7 @@ translation_of: Web/SVG/Attribute/lang

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName("SVG2", "struct.html#LangAttribute", "lang")}}{{Spec2("SVG2")}}Сделал атрибут {{SVGAttr("lang")}} (без пространства имён) доступным для всех элементов и определил взаимодействие между ними.
{{SpecName("SVG1.1", "fonts.html#GlyphElementLangAttribute", "lang")}}{{Spec2("SVG1.1")}}Устаревшее определение атрибута для элементов {{SVGElement("glyph")}}.
+{{Specifications}}

Совместимость с браузерами

diff --git a/files/ru/web/svg/attribute/r/index.html b/files/ru/web/svg/attribute/r/index.html index 5114420ac3..f33910a3cc 100644 --- a/files/ru/web/svg/attribute/r/index.html +++ b/files/ru/web/svg/attribute/r/index.html @@ -92,38 +92,4 @@ translation_of: Web/SVG/Attribute/r

Спецификации

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName("SVG2", "geometry.html#R", "r")}}{{Spec2("SVG2")}} -

Определение как свойство геометрии

- -

 

-
{{SpecName("SVG2", "pservers.html#RadialGradientElementRAttribute", "r")}}{{Spec2("SVG2")}}Определение для SVG2 серверов рисования <radialGradient>
{{SpecName("SVG1.1", "pservers.html#RadialGradientElementRAttribute", "r")}}{{Spec2("SVG1.1")}}Исходное определение для <radialGradient>
{{SpecName("SVG1.1", "shapes.html#CircleElementRAttribute", "r")}}{{Spec2("SVG1.1")}}Исходное определение для <circle>
+{{Specifications}} diff --git a/files/ru/web/svg/attribute/width/index.html b/files/ru/web/svg/attribute/width/index.html index 96fbfeacf0..e45ba1cfdf 100644 --- a/files/ru/web/svg/attribute/width/index.html +++ b/files/ru/web/svg/attribute/width/index.html @@ -565,84 +565,4 @@ translation_of: Web/SVG/Attribute/width

Спецификации

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{ SpecName('Filters 1.0', '#element-attrdef-filter-width', 'width') }}{{Spec2('Filters 1.0')}}Определение для <filter>
{{ SpecName('Filters 1.0', '#element-attrdef-filter-primitive-width', 'width') }}{{Spec2('Filters 1.0')}}Определение для фильтр-примитивов
{{SpecName("CSS Masks", "#element-attrdef-mask-width", 'width')}}{{Spec2("CSS Masks")}}Определение для <mask>
{{SpecName("SVG2", "geometry.html#Sizing", "width")}}{{Spec2("SVG2")}}Определено как геометрическое свойство
{{SpecName("SVG2", "pservers.html#PatternElementWidthAttribute", "width")}}{{Spec2("SVG2")}}Определение для <pattern>
{{SpecName("SVG1.1", "extend.html#ForeignObjectElementWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для <foreignObject>
{{SpecName("SVG1.1", "pservers.html#PatternElementWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для <pattern>
{{SpecName("SVG1.1", "struct.html#ImageElementWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для <image>
{{SpecName("SVG1.1", "struct.html#SVGElementWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для <svg>
{{SpecName("SVG1.1", "struct.html#UseElementWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для <use>
{{SpecName("SVG1.1", "filters.html#FilterElementWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для <filter>
{{SpecName("SVG1.1", "filters.html#FilterPrimitiveWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для  фильтр-примитивов
{{SpecName("SVG1.1", "masking.html#MaskElementWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для <mask>
{{SpecName("SVG1.1", "shapes.html#RectElementWidthAttribute", "width")}}{{Spec2("SVG1.1")}}Первое определение для <rect>
+{{Specifications}} diff --git a/files/ru/web/svg/element/a/index.html b/files/ru/web/svg/element/a/index.html index 5ccc8ff6a6..af09810acf 100644 --- a/files/ru/web/svg/element/a/index.html +++ b/files/ru/web/svg/element/a/index.html @@ -121,27 +121,7 @@ svg|a:hover, svg|a:active {

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName("SVG2", "linking.html#Links", "<a>")}}{{Spec2("SVG2")}}Атрибут {{SVGAttr("xlink:href")}} заменён на {{SVGAttr("href")}}
{{SpecName("SVG1.1", "linking.html#Links", "<a>")}}{{Spec2("SVG1.1")}}Изначальное определение
+{{Specifications}}

Совместимость с браузерами

diff --git a/files/ru/web/svg/element/animate/index.html b/files/ru/web/svg/element/animate/index.html index cc04034a45..77ed38bb20 100644 --- a/files/ru/web/svg/element/animate/index.html +++ b/files/ru/web/svg/element/animate/index.html @@ -54,22 +54,7 @@ original_slug: Web/SVG/Элемент/animate

Спецификации

- - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('SVG1.1', 'animate.html#AnimateElement', '<animate>')}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Поддерживаемые браузеры

diff --git a/files/ru/web/svg/element/circle/index.html b/files/ru/web/svg/element/circle/index.html index 7dbac5f13c..f1f3bc2679 100644 --- a/files/ru/web/svg/element/circle/index.html +++ b/files/ru/web/svg/element/circle/index.html @@ -70,27 +70,7 @@ original_slug: Web/SVG/Элемент/circle

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСостояниеКомментарий
{{SpecName('SVG2', 'shapes.html#CircleElement', '<circle>')}}{{Spec2('SVG2')}}
{{SpecName('SVG1.1', 'shapes.html#CircleElement', '<circle>')}}{{Spec2('SVG1.1')}}Исходное определение
+{{Specifications}}

Поддержка браузерами

diff --git a/files/ru/web/svg/element/defs/index.html b/files/ru/web/svg/element/defs/index.html index 28c38e7775..6cf8a9e714 100644 --- a/files/ru/web/svg/element/defs/index.html +++ b/files/ru/web/svg/element/defs/index.html @@ -63,27 +63,7 @@ original_slug: Web/SVG/Элемент/defs

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName("SVG2", "struct.html#Head", "<defs>")}}{{Spec2("SVG2")}}Без изменений
{{SpecName("SVG1.1", "struct.html#Head", "<defs>")}}{{Spec2("SVG1.1")}}Первоначальное определение
+{{Specifications}}

Браузерная совместимость

diff --git a/files/ru/web/svg/element/ellipse/index.html b/files/ru/web/svg/element/ellipse/index.html index 738b84b2f0..f46f687516 100644 --- a/files/ru/web/svg/element/ellipse/index.html +++ b/files/ru/web/svg/element/ellipse/index.html @@ -91,27 +91,7 @@ original_slug: Web/SVG/Элемент/ellipse

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСостояниеКомментарий
{{SpecName('SVG2', 'shapes.html#EllipseElement', '<ellipse>')}}{{Spec2('SVG2')}}
{{SpecName('SVG1.1', 'shapes.html#EllipseElement', '<ellipse>')}}{{Spec2('SVG1.1')}}Исходное определение
+{{Specifications}}

Поддержка браузерами

diff --git a/files/ru/web/svg/element/feblend/index.html b/files/ru/web/svg/element/feblend/index.html index 9a35b98c25..b066f1e6b2 100644 --- a/files/ru/web/svg/element/feblend/index.html +++ b/files/ru/web/svg/element/feblend/index.html @@ -63,27 +63,7 @@ original_slug: Web/SVG/Элемент/feBlend

Спецификации

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Filters 1.0", "#feBlendElement", "<feBlend>")}}{{Spec2("Filters 1.0")}}Аутсорсинг режимов наложения на{{SpecName("Compositing", "#ltblendmodegt")}}
{{SpecName("SVG1.1", "filters.html#feBlendElement", "<feBlend>")}}{{Spec2("SVG1.1")}}Первое определение
+{{Specifications}}

Поддержка браузерами

diff --git a/files/ru/web/svg/element/g/index.html b/files/ru/web/svg/element/g/index.html index 137fab4484..1486c95b64 100644 --- a/files/ru/web/svg/element/g/index.html +++ b/files/ru/web/svg/element/g/index.html @@ -55,27 +55,7 @@ original_slug: Web/SVG/Элемент/g

Спецификации

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('SVG2', 'struct.html#GElement', '<g>')}}{{Spec2('SVG2')}}
{{SpecName('SVG1.1', 'struct.html#Groups', '<g>')}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Поддержка браузерами

diff --git a/files/ru/web/svg/element/image/index.html b/files/ru/web/svg/element/image/index.html index 24822f4ed8..4f134d6d93 100644 --- a/files/ru/web/svg/element/image/index.html +++ b/files/ru/web/svg/element/image/index.html @@ -64,27 +64,7 @@ original_slug: Web/SVG/Элемент/image

Спецификации

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('SVG2', 'embedded.html#ImageElement', '<image>')}}{{Spec2('SVG2')}}
{{SpecName('SVG1.1', 'struct.html#ImageElement', '<image>')}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Browser compatibility

diff --git a/files/ru/web/svg/element/line/index.html b/files/ru/web/svg/element/line/index.html index 1f47895e76..a9572dac51 100644 --- a/files/ru/web/svg/element/line/index.html +++ b/files/ru/web/svg/element/line/index.html @@ -64,27 +64,7 @@ original_slug: Web/SVG/Элемент/line

Спецификации

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('SVG2', 'shapes.html#LineElement', '<line>')}}{{Spec2('SVG2')}} 
{{SpecName('SVG1.1', 'shapes.html#LineElement', '<line>')}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Поддержка браузерами

diff --git a/files/ru/web/svg/element/polygon/index.html b/files/ru/web/svg/element/polygon/index.html index 94bbcd3997..53868be2ed 100644 --- a/files/ru/web/svg/element/polygon/index.html +++ b/files/ru/web/svg/element/polygon/index.html @@ -61,27 +61,7 @@ original_slug: Web/SVG/Элемент/polygon

Спецификации

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('SVG2', 'shapes.html#PolygonElement', '<polygon>')}}{{Spec2('SVG2')}}No change
{{SpecName('SVG1.1', 'shapes.html#PolygonElement', '<polygon>')}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Совместимость с браузерами

diff --git a/files/ru/web/svg/element/svg/index.html b/files/ru/web/svg/element/svg/index.html index ba8b0dbe7c..0df5ad83a6 100644 --- a/files/ru/web/svg/element/svg/index.html +++ b/files/ru/web/svg/element/svg/index.html @@ -91,27 +91,7 @@ original_slug: Web/SVG/Элемент/svg

Спецификации

- - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('SVG2', 'struct.html#NewDocument', '<svg>')}}{{Spec2('SVG2')}}
{{SpecName('SVG1.1', 'struct.html#NewDocument', '<svg>')}}{{Spec2('SVG1.1')}}Initial definition
+{{Specifications}}

Кросс-браузерность

diff --git a/files/ru/web/svg/svg_as_an_image/index.html b/files/ru/web/svg/svg_as_an_image/index.html index 9936eed0d5..24aee5a617 100644 --- a/files/ru/web/svg/svg_as_an_image/index.html +++ b/files/ru/web/svg/svg_as_an_image/index.html @@ -37,27 +37,7 @@ translation_of: Web/SVG/SVG_as_an_Image

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарии
{{SpecName("HTML5 W3C", "embedded-content-0.html#the-img-element", "SVG within <img> element")}}{{Spec2("HTML5 W3C")}}Определяет использование SVG в элементах {{HTMLElement("img")}}.
{{SpecName("CSS3 Backgrounds", "#the-background-image", "SVG within 'background-image' CSS property")}}{{Spec2("CSS3 Backgrounds")}}Определяет использование SVG со свойствами {{cssxref("background-image")}}.
+{{Specifications}}

Смотрите также

-- cgit v1.2.3-54-g00ecf