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/html/element/a/index.html | 98 +--------------------- files/ru/web/html/element/abbr/index.html | 27 +----- files/ru/web/html/element/address/index.html | 27 +----- files/ru/web/html/element/base/index.html | 27 +----- files/ru/web/html/element/blockquote/index.html | 27 +----- files/ru/web/html/element/br/index.html | 27 +----- files/ru/web/html/element/button/index.html | 27 +----- files/ru/web/html/element/cite/index.html | 27 +----- files/ru/web/html/element/dl/index.html | 27 +----- .../ru/web/html/element/input/password/index.html | 22 +---- files/ru/web/html/element/nav/index.html | 22 +---- files/ru/web/html/element/picture/index.html | 17 +--- files/ru/web/html/element/script/index.html | 47 +---------- files/ru/web/html/element/style/index.html | 25 +----- files/ru/web/html/element/time/index.html | 27 +----- 15 files changed, 15 insertions(+), 459 deletions(-) (limited to 'files/ru/web/html/element') diff --git a/files/ru/web/html/element/a/index.html b/files/ru/web/html/element/a/index.html index 6beb6cff14..3a0d0df368 100644 --- a/files/ru/web/html/element/a/index.html +++ b/files/ru/web/html/element/a/index.html @@ -274,103 +274,7 @@ document.body.appendChild(link);

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусПримечание
{{SpecName('Referrer Policy', '#referrer-policy-delivery-referrer-attribute', 'referrer attribute')}}{{Spec2('Referrer Policy')}}Добавлен атрибут referrerpolicy.
{{SpecName('HTML WHATWG', 'text-level-semantics.html#the-a-element', '<a>')}}{{Spec2('HTML WHATWG')}} 
{{SpecName('HTML5 W3C', 'text-level-semantics.html#the-a-element', '<a>')}}{{Spec2('HTML5 W3C')}} 
{{SpecName('HTML4.01', 'struct/links.html#h-12.2', '<a>')}}{{Spec2('HTML4.01')}} 
- -

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

-

{{Compat("html.elements.a")}}

- -

Нажатие и фокус

- -

Нажатие на {{HTMLElement("a")}} приводит (по умолчанию) к фокусировке элемента, но оно может быть разным в зависимости от браузера и ОС.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

Фокусируется ли элемент нажатием на {{HTMLElement("a")}}?

-
НастольныеWindows 8.1OS X 10.9
Firefox 30.0ДаДа
Chrome ≥39
- (Chromium bug 388666)
ДаДа
Safari 7.0.5Нет данныхТолько с заданным tabindex
Internet Explorer 11ДаНет данных
Presto (Opera 12)ДаДа
- - - - - - - - - - - - - - - - - - - -
МобильныеiOS 7.1.2Android 4.4.4
Safari MobileТолько с заданным tabindexНет данных
Chrome 35НеизвестноТолько с заданным tabindex
+{{Specifications}}

Примечания

diff --git a/files/ru/web/html/element/abbr/index.html b/files/ru/web/html/element/abbr/index.html index 52713b06b4..a12934e0e2 100644 --- a/files/ru/web/html/element/abbr/index.html +++ b/files/ru/web/html/element/abbr/index.html @@ -146,32 +146,7 @@ translation_of: Web/HTML/Element/abbr

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусПримечание
{{SpecName('HTML WHATWG', 'text-level-semantics.html#the-abbr-element', '<abbr>')}}{{Spec2('HTML WHATWG')}}
{{SpecName('HTML5 W3C', 'text-level-semantics.html#the-abbr-element', '<abbr>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'struct/text.html#edef-ABBR', '<abbr>')}}{{Spec2('HTML4.01')}}
+{{Specifications}}

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

diff --git a/files/ru/web/html/element/address/index.html b/files/ru/web/html/element/address/index.html index d8f95f56c7..e355651921 100644 --- a/files/ru/web/html/element/address/index.html +++ b/files/ru/web/html/element/address/index.html @@ -74,32 +74,7 @@ translation_of: Web/HTML/Element/address

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусПримечания
{{SpecName('HTML WHATWG', 'sections.html#the-address-element', '<address>')}}{{Spec2('HTML WHATWG')}}
{{SpecName('HTML5 W3C', 'sections.html#the-address-element', '<address>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'struct/global.html#h-7.5.6', '<address>')}}{{Spec2('HTML4.01')}}
+{{Specifications}}

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

diff --git a/files/ru/web/html/element/base/index.html b/files/ru/web/html/element/base/index.html index 384e13abeb..585dba26d7 100644 --- a/files/ru/web/html/element/base/index.html +++ b/files/ru/web/html/element/base/index.html @@ -70,32 +70,7 @@ translation_of: Web/HTML/Element/base

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', 'semantics.html#the-base-element', '<base>')}}{{Spec2('HTML WHATWG')}}Нет изменений
{{SpecName('HTML5 W3C', 'document-metadata#the-base-element', '<base>')}}{{Spec2('HTML5 W3C')}}Указано для target
{{SpecName('HTML4.01', 'struct/links.html#h-12.4', '<base>')}}{{Spec2('HTML4.01')}}Добавлен target
+{{Specifications}}

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

diff --git a/files/ru/web/html/element/blockquote/index.html b/files/ru/web/html/element/blockquote/index.html index e0f8dbc7b4..5f73bb7879 100644 --- a/files/ru/web/html/element/blockquote/index.html +++ b/files/ru/web/html/element/blockquote/index.html @@ -64,32 +64,7 @@ translation_of: Web/HTML/Element/blockquote

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', 'semantics.html#the-blockquote-element', '<blockquote>')}}{{Spec2('HTML WHATWG')}}
{{SpecName('HTML5 W3C', 'grouping-content.html#the-blockquote-element', '<blockquote>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'struct/text.html#h-9.2.2', '<blockquote>')}}{{Spec2('HTML4.01')}}
+{{Specifications}}

Поддержка браузерами

diff --git a/files/ru/web/html/element/br/index.html b/files/ru/web/html/element/br/index.html index 51d038545d..e7c33773ac 100644 --- a/files/ru/web/html/element/br/index.html +++ b/files/ru/web/html/element/br/index.html @@ -72,32 +72,7 @@ USA<br>

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', 'text-level-semantics.html#the-br-element', '<br>')}}{{Spec2('HTML WHATWG')}}
{{SpecName('HTML5 W3C', 'text-level-semantics.html#the-br-element', '<br>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'struct/text.html#h-9.3.2.1', '<br>')}}{{Spec2('HTML4.01')}}
+{{Specifications}}

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

diff --git a/files/ru/web/html/element/button/index.html b/files/ru/web/html/element/button/index.html index b9ad2a8b29..7bbdb00564 100644 --- a/files/ru/web/html/element/button/index.html +++ b/files/ru/web/html/element/button/index.html @@ -195,32 +195,7 @@ original_slug: Web/HTML/Element/кнопка

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('HTML WHATWG', 'the-button-element.html#the-button-element', '<button>')}}{{Spec2('HTML WHATWG')}}
{{SpecName('HTML5 W3C', 'forms.html#the-button-element', '<button>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'interact/forms.html#h-17.5', '<button>')}}{{Spec2('HTML4.01')}}
+{{Specifications}}

Browser compatibility

diff --git a/files/ru/web/html/element/cite/index.html b/files/ru/web/html/element/cite/index.html index a9ad2f194d..303f009002 100644 --- a/files/ru/web/html/element/cite/index.html +++ b/files/ru/web/html/element/cite/index.html @@ -63,32 +63,7 @@ translation_of: Web/HTML/Element/cite

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', 'text-level-semantics.html#the-cite-element', '<cite>')}}{{Spec2('HTML WHATWG')}}
{{SpecName('HTML5 W3C', 'text-level-semantics.html#the-cite-element', '<cite>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'struct/text.html#h-9.2.1', '<cite>')}}{{Spec2('HTML4.01')}}
+{{Specifications}}

Поддержка браузерами

diff --git a/files/ru/web/html/element/dl/index.html b/files/ru/web/html/element/dl/index.html index 68e19c23e0..c8006e650b 100644 --- a/files/ru/web/html/element/dl/index.html +++ b/files/ru/web/html/element/dl/index.html @@ -182,32 +182,7 @@ translation_of: Web/HTML/Element/dl

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', 'semantics.html#the-dl-element', '<dl>')}}{{Spec2('HTML WHATWG')}}
{{SpecName('HTML5 W3C', 'grouping-content.html#the-dl-element', '<dl>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'struct/lists.html#h-10.3', '<dl>')}}{{Spec2('HTML4.01')}}Начальное определение
+{{Specifications}}

Поддержка браузерами

{{Compat("html.elements.dl")}}

diff --git a/files/ru/web/html/element/input/password/index.html b/files/ru/web/html/element/input/password/index.html index 1845a12d53..92da585560 100644 --- a/files/ru/web/html/element/input/password/index.html +++ b/files/ru/web/html/element/input/password/index.html @@ -202,27 +202,7 @@ ssn.oninput = function(event) {

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

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', 'forms.html#password-state-(type=password)', '<input type="password">')}}{{Spec2('HTML WHATWG')}}Начальное определение
{{SpecName('HTML5.1', 'forms.html#password-state-(type=password)', '<input type="password">')}}{{Spec2('HTML5.1')}}Начальное определение
+{{Specifications}}

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

diff --git a/files/ru/web/html/element/nav/index.html b/files/ru/web/html/element/nav/index.html index 436ccf0739..770fdaf7ff 100644 --- a/files/ru/web/html/element/nav/index.html +++ b/files/ru/web/html/element/nav/index.html @@ -74,27 +74,7 @@ translation_of: Web/HTML/Element/nav

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

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', 'sections.html#the-nav-element', '<nav>')}}{{Spec2('HTML WHATWG')}}Без изменений с момента последней спецификации
{{SpecName('HTML5 W3C', 'sections.html#the-nav-element', '<nav>')}}{{Spec2('HTML5 W3C')}}Первоначальное определение
+{{Specifications}}

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

{{Compat("html.elements.nav")}}

diff --git a/files/ru/web/html/element/picture/index.html b/files/ru/web/html/element/picture/index.html index 831ba7b1b2..303f15169b 100644 --- a/files/ru/web/html/element/picture/index.html +++ b/files/ru/web/html/element/picture/index.html @@ -75,22 +75,7 @@ translation_of: Web/HTML/Element/picture

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

- - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарии
{{SpecName('HTML WHATWG', 'embedded-content.html#the-picture-element', '<picture>')}}{{Spec2('HTML WHATWG')}}Первоначальное определение
+{{Specifications}}

Браузерная совместимость

diff --git a/files/ru/web/html/element/script/index.html b/files/ru/web/html/element/script/index.html index f16b52b07a..7c3b36c2ba 100644 --- a/files/ru/web/html/element/script/index.html +++ b/files/ru/web/html/element/script/index.html @@ -153,52 +153,7 @@ translation_of: Web/HTML/Element/script

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComments
{{SpecName("HTML WHATWG", "scripting.html#the-script-element", "<script>")}}{{Spec2("HTML WHATWG")}}Удалён атрибут {{HTMLAttrxRef("charset", "script")}}
{{SpecName("HTML5.3", "semantics-scripting.html#the-script-element", "<script>")}}{{Spec2("HTML5.3")}}Удалён атрибут {{HTMLAttrxRef("charset", "script")}}
{{SpecName("HTML5.2", "semantics-scripting.html#the-script-element", "<script>")}}{{Spec2("HTML5.2")}}Добавлен module {{HTMLAttrxRef("type", "script")}}
{{SpecName("HTML5.1", "semantics-scripting.html#the-script-element", "<script>")}}{{Spec2("HTML5.1")}}
{{SpecName("HTML5 W3C", "scripting-1.html#script", "<script>")}}{{Spec2("HTML5 W3C")}}
{{SpecName("HTML4.01", "interact/scripts.html#h-18.2.1", "<script>")}}{{Spec2("HTML4.01")}}
{{SpecName("Subresource Integrity", "#htmlscriptelement", "<script>")}}{{Spec2("Subresource Integrity")}}Добавлен атрибут {{HTMLAttrxRef("integrity", "script")}}
+{{Specifications}}

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

diff --git a/files/ru/web/html/element/style/index.html b/files/ru/web/html/element/style/index.html index 6ffa501c5d..3352e6e4ec 100644 --- a/files/ru/web/html/element/style/index.html +++ b/files/ru/web/html/element/style/index.html @@ -71,30 +71,7 @@ body {

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

- - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{ SpecName('HTML WHATWG', 'document-metadata.html#the-style-element', 'style') }}{{ Spec2('HTML WHATWG') }}Нет отличий от {{ SpecName('HTML5 W3C') }}.
{{ SpecName('HTML5 W3C', 'document-metadata.html#the-style-element', 'style') }}{{ Spec2('HTML5 W3C') }}Добавлен атрибут scoped
{{ SpecName('HTML4.01', 'present/styles.html#h-14.2.3', 'style') }}{{ Spec2('HTML4.01') }} 
+{{Specifications}}

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

diff --git a/files/ru/web/html/element/time/index.html b/files/ru/web/html/element/time/index.html index 3acec787fb..ba282c9a75 100644 --- a/files/ru/web/html/element/time/index.html +++ b/files/ru/web/html/element/time/index.html @@ -73,32 +73,7 @@ translation_of: Web/HTML/Element/time

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

- - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', '#the-time-element', '<time>')}}{{Spec2('HTML WHATWG')}}Неизменен с {{SpecName('HTML5.1')}}
{{SpecName('HTML5.1', 'grouping-content.html#the-time-element', '<time>')}}{{Spec2('HTML5.1')}}Нет изменений с {{SpecName('HTML5 W3C')}}
{{SpecName('HTML5 W3C', 'grouping-content.html#the-time-element', '<time>')}}{{Spec2('HTML5 W3C')}}Первое появление
+{{Specifications}}

Браузерная совместимость

-- cgit v1.2.3-54-g00ecf