diff options
Diffstat (limited to 'files/ru/web/css/child_combinator/index.html')
-rw-r--r-- | files/ru/web/css/child_combinator/index.html | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/files/ru/web/css/child_combinator/index.html b/files/ru/web/css/child_combinator/index.html index ca8d8a725f..36c1cb6bb3 100644 --- a/files/ru/web/css/child_combinator/index.html +++ b/files/ru/web/css/child_combinator/index.html @@ -34,32 +34,7 @@ div > span { <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', '#child-combinators', 'child combinator') }}</td> - <td>{{ Spec2('CSS4 Selectors') }}</td> - <td> </td> - </tr> - <tr> - <td>{{ SpecName('CSS3 Selectors', '#child-combinators', 'child combinators') }}</td> - <td>{{ Spec2('CSS3 Selectors') }}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{ SpecName('CSS2.1', 'selector.html#child-selectors', 'child selectors') }}</td> - <td>{{ Spec2('CSS2.1') }}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> |