aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/svg
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-27 15:58:36 +0300
committerGitHub <noreply@github.com>2021-10-27 15:58:36 +0300
commit56817c1235a48d66c12ddf1c3d37a0e61977b875 (patch)
tree82aeaf26a1873c432203a1f90b08c2a22413e522 /files/ru/web/svg
parenta68152ef9cd653f92705683592d4652b617ab02c (diff)
downloadtranslated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.tar.gz
translated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.tar.bz2
translated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.zip
[RU] Restore specs (#2880)
Diffstat (limited to 'files/ru/web/svg')
-rw-r--r--files/ru/web/svg/attribute/attributename/index.html24
-rw-r--r--files/ru/web/svg/attribute/r/index.html36
-rw-r--r--files/ru/web/svg/attribute/width/index.html96
-rw-r--r--files/ru/web/svg/svg_as_an_image/index.html26
4 files changed, 178 insertions, 4 deletions
diff --git a/files/ru/web/svg/attribute/attributename/index.html b/files/ru/web/svg/attribute/attributename/index.html
index ab1cd5fe3b..83759850f8 100644
--- a/files/ru/web/svg/attribute/attributename/index.html
+++ b/files/ru/web/svg/attribute/attributename/index.html
@@ -56,7 +56,29 @@ translation_of: Web/SVG/Attribute/attributeName
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<table>
+ <thead>
+ <tr>
+ <th scope="col">Specification</th>
+ <th scope="col">Status</th>
+ <th scope="col">Comment</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td> {{SpecName("SVG Animations 2", "#AttributeNameAttribute", "attributeName")}}
+ </td>
+ <td>{{Spec2("SVG Animations 2")}}</td>
+ <td>No change</td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "animate.html#AttributeNameAttribute", "attributeName")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition</td>
+ </tr>
+ </tbody>
+</table>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/svg/attribute/r/index.html b/files/ru/web/svg/attribute/r/index.html
index f33910a3cc..aff09b8240 100644
--- a/files/ru/web/svg/attribute/r/index.html
+++ b/files/ru/web/svg/attribute/r/index.html
@@ -92,4 +92,38 @@ translation_of: Web/SVG/Attribute/r
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<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", "geometry.html#R", "r")}}</td>
+ <td>{{Spec2("SVG2")}}</td>
+ <td>Definition as a geometry property</td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG2", "pservers.html#RadialGradientElementRAttribute", "r")}}
+ </td>
+ <td>{{Spec2("SVG2")}}</td>
+ <td> Definition for SVG2 paint servers <code>&#x3C;radialGradient></code>
+ </td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "pservers.html#RadialGradientElementRAttribute", "r")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;radialGradient></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "shapes.html#CircleElementRAttribute", "r")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;circle></code></td>
+ </tr>
+ </tbody>
+</table>
diff --git a/files/ru/web/svg/attribute/width/index.html b/files/ru/web/svg/attribute/width/index.html
index e45ba1cfdf..e02ac13403 100644
--- a/files/ru/web/svg/attribute/width/index.html
+++ b/files/ru/web/svg/attribute/width/index.html
@@ -565,4 +565,98 @@ translation_of: Web/SVG/Attribute/width
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<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', '#element-attrdef-filter-width', 'width') }}
+ </td>
+ <td>{{Spec2('Filters 1.0')}}</td>
+ <td>Definition for <code>&#x3C;filter></code></td>
+ </tr>
+ <tr>
+ <td> {{ SpecName('Filters 1.0', '#element-attrdef-filter-primitive-width', 'width') }}
+ </td>
+ <td>{{Spec2('Filters 1.0')}}</td>
+ <td>Definition for filter primitives</td>
+ </tr>
+ <tr>
+ <td> {{SpecName("CSS Masks", "#element-attrdef-mask-width", 'width')}}
+ </td>
+ <td>{{Spec2("CSS Masks")}}</td>
+ <td>Definition for <code>&#x3C;mask></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG2", "geometry.html#Sizing", "width")}}
+ </td>
+ <td>{{Spec2("SVG2")}}</td>
+ <td>Definition as a geometry property</td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG2", "pservers.html#PatternElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG2")}}</td>
+ <td>Definition for <code>&#x3C;pattern></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "extend.html#ForeignObjectElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;foreignObject></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "pservers.html#PatternElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;pattern></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "struct.html#ImageElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;image></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "struct.html#SVGElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;svg></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "struct.html#UseElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;use></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "filters.html#FilterElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;filter></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "filters.html#FilterPrimitiveWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for filter primitives</td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "masking.html#MaskElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;mask></code></td>
+ </tr>
+ <tr>
+ <td> {{SpecName("SVG1.1", "shapes.html#RectElementWidthAttribute", "width")}}
+ </td>
+ <td>{{Spec2("SVG1.1")}}</td>
+ <td>Initial definition for <code>&#x3C;rect></code></td>
+ </tr>
+ </tbody>
+</table>
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 24aee5a617..bb155060c5 100644
--- a/files/ru/web/svg/svg_as_an_image/index.html
+++ b/files/ru/web/svg/svg_as_an_image/index.html
@@ -37,7 +37,31 @@ translation_of: Web/SVG/SVG_as_an_Image
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<table>
+ <thead>
+ <tr>
+ <th scope="col">Specification</th>
+ <th scope="col">Status</th>
+ <th scope="col">Comment</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td> {{SpecName("HTML5 W3C", "semantics-embedded-content.html#the-img-element", "SVG within &lt;img&gt; element")}}
+ </td>
+ <td>{{Spec2("HTML5 W3C")}}</td>
+ <td> Defines the usage of SVG within {{HTMLElement("img")}} elements.
+ </td>
+ </tr>
+ <tr>
+ <td> {{SpecName("CSS3 Backgrounds", "#the-background-image", "SVG within 'background-image' CSS property")}}
+ </td>
+ <td>{{Spec2("CSS3 Backgrounds")}}</td>
+ <td> Defines the usage of SVG within the {{cssxref("background-image")}} property.
+ </td>
+ </tr>
+ </tbody>
+</table>
<h2 id="Смотрите_также">Смотрите также</h2>