diff options
Diffstat (limited to 'files/ru/web/css/_colon_has/index.html')
-rw-r--r-- | files/ru/web/css/_colon_has/index.html | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/files/ru/web/css/_colon_has/index.html b/files/ru/web/css/_colon_has/index.html index 3adf6eaa25..c01323dc32 100644 --- a/files/ru/web/css/_colon_has/index.html +++ b/files/ru/web/css/_colon_has/index.html @@ -36,22 +36,7 @@ var test = document.querySelector('a:has(> img)');</pre> <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("CSS4 Selectors", "#relational", ":has()")}}</td> - <td>{{Spec2("CSS4 Selectors")}}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> <p>{{Compat("css.selectors.has")}}</p> |