diff options
Diffstat (limited to 'files/ru/web/svg/attribute/attributename/index.html')
| -rw-r--r-- | files/ru/web/svg/attribute/attributename/index.html | 24 |
1 files changed, 23 insertions, 1 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> |
