diff options
Diffstat (limited to 'files/ru/web/api/css/index.html')
-rw-r--r-- | files/ru/web/api/css/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/api/css/index.html b/files/ru/web/api/css/index.html index b211f37654..cddb7b4441 100644 --- a/files/ru/web/api/css/index.html +++ b/files/ru/web/api/css/index.html @@ -31,27 +31,7 @@ translation_of: Web/API/CSS <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('CSSOM', '#the-css.escape%28%29-method', 'CSS')}}</td> - <td>{{Spec2('CSSOM')}}</td> - <td>Добавлен <code>escape()</code> статический метод.</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Conditional', '#the-css-interface', 'CSS')}}</td> - <td>{{Spec2('CSS3 Conditional')}}</td> - <td>Изначальное описание.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |