diff options
Diffstat (limited to 'files/ru/web/api/xmlhttprequest/status/index.html')
-rw-r--r-- | files/ru/web/api/xmlhttprequest/status/index.html | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/files/ru/web/api/xmlhttprequest/status/index.html b/files/ru/web/api/xmlhttprequest/status/index.html index 8fb7af0c46..321034ce24 100644 --- a/files/ru/web/api/xmlhttprequest/status/index.html +++ b/files/ru/web/api/xmlhttprequest/status/index.html @@ -48,20 +48,7 @@ xhr.send(); <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - <tr> - <td>{{SpecName('XMLHttpRequest', '#the-status-attribute')}}</td> - <td>{{Spec2('XMLHttpRequest')}}</td> - <td>WHATWG живой стандарт</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> <p>{{Compat("api.XMLHttpRequest.status")}}</p> |