diff options
Diffstat (limited to 'files/ru/web/svg/element/polygon')
-rw-r--r-- | files/ru/web/svg/element/polygon/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
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> |