diff options
Diffstat (limited to 'files/ru/web/css/_colon_not')
| -rw-r--r-- | files/ru/web/css/_colon_not/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/css/_colon_not/index.html b/files/ru/web/css/_colon_not/index.html index b95fcd56b8..4deb2d349c 100644 --- a/files/ru/web/css/_colon_not/index.html +++ b/files/ru/web/css/_colon_not/index.html @@ -41,27 +41,7 @@ body :not(p) { color: green; }</pre> <h2 id="Specifications">Спецификации</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('CSS4 Selectors', '#negation', ':not()') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td>Аргумент расширен до поддержки нескольких непростых селекторов.</td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#negation', ':not()') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Поддержка браузерами</h2> |
