From f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 25 Oct 2021 10:06:22 +0300 Subject: Использование макроса для вставки специфицикаций (#2850) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Использование макроса для вставки специфицикаций * Replaces --- files/ru/web/api/htmlareaelement/index.html | 38 +---------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) (limited to 'files/ru/web/api/htmlareaelement') diff --git a/files/ru/web/api/htmlareaelement/index.html b/files/ru/web/api/htmlareaelement/index.html index db81d5ab4b..53667aa312 100644 --- a/files/ru/web/api/htmlareaelement/index.html +++ b/files/ru/web/api/htmlareaelement/index.html @@ -77,43 +77,7 @@ translation_of: Web/API/HTMLAreaElement

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('Referrer Policy', '#referrer-policy-delivery-referrer-attribute', 'referrer attribute')}}{{Spec2('Referrer Policy')}}Добавлено свойство referrer.
{{SpecName('HTML WHATWG', "the-map-element.html#the-area-element", "HTMLAreaElement")}}{{Spec2('HTML WHATWG')}}Следующие свойства были добавлены: download.
- Технически, the URL-связанные свойства, media, host, hostname, pathname, port, protocol, search, и hash, были перемещены в {{domxref("URLUtils")}} интерфейс, и HTMLAreaElement реализует этот интерфейс.
{{SpecName('HTML5 W3C', "embedded-content-0.html#the-area-element", "HTMLAreaElement")}}{{Spec2('HTML5 W3C')}}Технически, свойство tabindex и accesskey теперь определены в {{domxref("HTMLElement")}}.
- Следующие свойства сейчас устарели:  nohref.
- Следующие свойства были добавлены: rel, relList, media, hreflang, type, host, hostname, pathname, port, protocol, search, и hash.
{{SpecName('DOM2 HTML', 'html.html#ID-26019118', 'HTMLAreaElement')}}{{Spec2('DOM2 HTML')}}Не изменилось с {{SpecName("DOM1")}}.
{{SpecName('DOM1', 'level-one-html.html#ID-26019118', 'HTMLAreaElement')}}{{Spec2('DOM1')}}Изначальное описание.
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf