diff options
Diffstat (limited to 'files/ru/web/css/_colon_focus/index.html')
-rw-r--r-- | files/ru/web/css/_colon_focus/index.html | 32 |
1 files changed, 1 insertions, 31 deletions
diff --git a/files/ru/web/css/_colon_focus/index.html b/files/ru/web/css/_colon_focus/index.html index 9850f15f77..6bb3b9516f 100644 --- a/files/ru/web/css/_colon_focus/index.html +++ b/files/ru/web/css/_colon_focus/index.html @@ -67,37 +67,7 @@ input:focus { <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('HTML WHATWG', 'scripting.html#selector-focus', ':focus')}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>Определяет HTML семантику</td> - </tr> - <tr> - <td>{{SpecName('CSS4 Selectors', '#focus-pseudo', ':focus')}}</td> - <td>{{Spec2('CSS4 Selectors')}}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{SpecName('CSS3 Selectors', '#the-user-action-pseudo-classes-hover-act', ':focus')}}</td> - <td>{{Spec2('CSS3 Selectors')}}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{SpecName('CSS2.1', 'selector.html#dynamic-pseudo-classes', ':focus')}}</td> - <td>{{Spec2('CSS2.1')}}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> |