diff options
Diffstat (limited to 'files/ru/web/api/document/queryselector/index.html')
-rw-r--r-- | files/ru/web/api/document/queryselector/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/api/document/queryselector/index.html b/files/ru/web/api/document/queryselector/index.html index 8dd9aa53d3..1202819d7c 100644 --- a/files/ru/web/api/document/queryselector/index.html +++ b/files/ru/web/api/document/queryselector/index.html @@ -92,25 +92,7 @@ translation_of: Web/API/Document/querySelector <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - <tr> - <td>{{SpecName("Selectors API Level 2", "#interface-definitions", "document.querySelector()")}}</td> - <td>{{Spec2("Selectors API Level 2")}}</td> - <td></td> - </tr> - <tr> - <td>{{SpecName("Selectors API Level 1", "#interface-definitions", "document.querySelector()")}}</td> - <td>{{Spec2("Selectors API Level 1")}}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_Compatibility">Совместимость с браузерами</h2> |