diff options
Diffstat (limited to 'files/ru/web/api/document/url')
-rw-r--r-- | files/ru/web/api/document/url/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/api/document/url/index.html b/files/ru/web/api/document/url/index.html index 40f02bb6f8..043ae9d84c 100644 --- a/files/ru/web/api/document/url/index.html +++ b/files/ru/web/api/document/url/index.html @@ -37,27 +37,7 @@ translation_of: Web/API/Document/URL <h2 id="Спецификации">Спецификации</h2> -<table> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("DOM WHATWG", "#dom-document-url", "Document.URL")}}</td> - <td>{{Spec2("DOM WHATWG")}}</td> - <td>Defines that the property is a {{domxref("USVString")}} instead of a {{domxref("DOMString")}}.</td> - </tr> - <tr> - <td>{{SpecName("DOM1", "level-one-html.html#attribute-URL", "Document.URL")}}</td> - <td>{{Spec2("DOM1")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> |