diff options
Diffstat (limited to 'files/ru/web/svg/element')
-rw-r--r-- | files/ru/web/svg/element/a/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/animate/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/svg/element/circle/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/defs/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/ellipse/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/feblend/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/g/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/image/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/line/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/polygon/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/element/svg/index.html | 22 |
11 files changed, 11 insertions, 226 deletions
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 { <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("SVG2", "linking.html#Links", "<a>")}}</td> - <td>{{Spec2("SVG2")}}</td> - <td>Атрибут {{SVGAttr("xlink:href")}} заменён на {{SVGAttr("href")}}</td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "linking.html#Links", "<a>")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG1.1', 'animate.html#AnimateElement', '<animate>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддерживаемые_браузеры">Поддерживаемые браузеры</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Состояние</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG2', 'shapes.html#CircleElement', '<circle>')}}</td> - <td>{{Spec2('SVG2')}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName('SVG1.1', 'shapes.html#CircleElement', '<circle>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Исходное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("SVG2", "struct.html#Head", "<defs>")}}</td> - <td>{{Spec2("SVG2")}}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "struct.html#Head", "<defs>")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Состояние</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG2', 'shapes.html#EllipseElement', '<ellipse>')}}</td> - <td>{{Spec2('SVG2')}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName('SVG1.1', 'shapes.html#EllipseElement', '<ellipse>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Исходное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("Filters 1.0", "#feBlendElement", "<feBlend>")}}</td> - <td>{{Spec2("Filters 1.0")}}</td> - <td>Аутсорсинг режимов наложения на{{SpecName("Compositing", "#ltblendmodegt")}}</td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "filters.html#feBlendElement", "<feBlend>")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG2', 'struct.html#GElement', '<g>')}}</td> - <td>{{Spec2('SVG2')}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName('SVG1.1', 'struct.html#Groups', '<g>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG2', 'embedded.html#ImageElement', '<image>')}}</td> - <td>{{Spec2('SVG2')}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName('SVG1.1', 'struct.html#ImageElement', '<image>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Browser compatibility</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG2', 'shapes.html#LineElement', '<line>')}}</td> - <td>{{Spec2('SVG2')}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName('SVG1.1', 'shapes.html#LineElement', '<line>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG2', 'shapes.html#PolygonElement', '<polygon>')}}</td> - <td>{{Spec2('SVG2')}}</td> - <td>No change</td> - </tr> - <tr> - <td>{{SpecName('SVG1.1', 'shapes.html#PolygonElement', '<polygon>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> 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 <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('SVG2', 'struct.html#NewDocument', '<svg>')}}</td> - <td>{{Spec2('SVG2')}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName('SVG1.1', 'struct.html#NewDocument', '<svg>')}}</td> - <td>{{Spec2('SVG1.1')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Кросс-браузерность"><span class="module__title__link">Кросс-браузерность</span></h2> |