diff options
Diffstat (limited to 'files/ru/web/api/xmlhttprequest/open/index.html')
-rw-r--r-- | files/ru/web/api/xmlhttprequest/open/index.html | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/files/ru/web/api/xmlhttprequest/open/index.html b/files/ru/web/api/xmlhttprequest/open/index.html index 935dcb6442..f86511d0ad 100644 --- a/files/ru/web/api/xmlhttprequest/open/index.html +++ b/files/ru/web/api/xmlhttprequest/open/index.html @@ -35,20 +35,7 @@ translation_of: Web/API/XMLHttpRequest/open <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('XMLHttpRequest', '#the-open()-method', 'open()')}}</td> - <td>{{Spec2('XMLHttpRequest')}}</td> - <td>WHATWG живой стандарт</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> <p>{{Compat("api.XMLHttpRequest.open")}}</p> |