From 09d10136633355937867a21d65db64ae3c4d5829 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 27 Oct 2021 18:02:34 +0300 Subject: Использование макроса для вставки специфицикаций - 2 (#2883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ru/web/api/document/dir/index.html | 17 +---------------- files/ru/web/api/document/evaluate/index.html | 17 +---------------- files/ru/web/api/document/forms/index.html | 22 +--------------------- files/ru/web/api/document/origin/index.html | 20 +------------------- files/ru/web/api/document/scroll_event/index.html | 13 +------------ 5 files changed, 5 insertions(+), 84 deletions(-) (limited to 'files/ru/web/api/document') diff --git a/files/ru/web/api/document/dir/index.html b/files/ru/web/api/document/dir/index.html index 73dc69525c..d1050bbc05 100644 --- a/files/ru/web/api/document/dir/index.html +++ b/files/ru/web/api/document/dir/index.html @@ -27,22 +27,7 @@ translation_of: Web/API/Document/dir

Спецификации

- - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName("HTML WHATWG", "dom.html#the-dir-attribute:dom-dir", "Document.dir")}}{{Spec2("HTML WHATWG")}} 
+{{Specifications}}

Совместимость с браузерами

diff --git a/files/ru/web/api/document/evaluate/index.html b/files/ru/web/api/document/evaluate/index.html index ec48166876..ea44922ef5 100644 --- a/files/ru/web/api/document/evaluate/index.html +++ b/files/ru/web/api/document/evaluate/index.html @@ -129,22 +129,7 @@ alert(alertText); // Показывает alert со всеми найденны

Спецификации

- - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("DOM3 XPath", "xpath.html#XPathEvaluator-evaluate", "Document.evaluate")}}{{Spec2("DOM3 XPath")}}Initial specification
+{{Specifications}}

Совместимость с браузерами

diff --git a/files/ru/web/api/document/forms/index.html b/files/ru/web/api/document/forms/index.html index 1abbb91162..bab7e4317c 100644 --- a/files/ru/web/api/document/forms/index.html +++ b/files/ru/web/api/document/forms/index.html @@ -86,27 +86,7 @@ var selectFormElement = document.forms[index].elements[index];

Спецификации

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', '#dom-document-forms', 'Document.forms')}}{{ Spec2('HTML WHATWG') }}
{{SpecName('DOM2 HTML', 'html.html#ID-1689064', 'Document.forms')}}{{ Spec2('DOM2 Events') }}Начальное определение
+{{Specifications}}

Браузерная поддержка

diff --git a/files/ru/web/api/document/origin/index.html b/files/ru/web/api/document/origin/index.html index dee1d94e45..5172e69480 100644 --- a/files/ru/web/api/document/origin/index.html +++ b/files/ru/web/api/document/origin/index.html @@ -30,25 +30,7 @@ var origin = document.origin;

Спецификация

- - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('DOM WHATWG', '#dom-document-origin', 'Document.origin')}}{{Spec2('DOM WHATWG')}}Начальное определение (выставляется во время инициализации DOM).
{{SpecName('HTML WHATWG', '#origin:document', 'origin for Document objects')}}{{Spec2('HTML WHATWG')}}Начальное определение (выставляется во время инициализации DOM).
+{{Specifications}}

Совместимость с браузерами

diff --git a/files/ru/web/api/document/scroll_event/index.html b/files/ru/web/api/document/scroll_event/index.html index ec8d9fd4a2..2614235d17 100644 --- a/files/ru/web/api/document/scroll_event/index.html +++ b/files/ru/web/api/document/scroll_event/index.html @@ -76,18 +76,7 @@ window.addEventListener('scroll', function(e) {

Спецификация

- - - - - - - - - - - -
СпецификацияСтатус
{{SpecName('DOM3 Events', '#event-type-scroll')}}{{Spec2('DOM3 Events')}}
+{{Specifications}}

Совместимость с браузерами

-- cgit v1.2.3-54-g00ecf