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/htmllinkelement/index.html | 41 +---------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) (limited to 'files/ru/web/api/htmllinkelement') diff --git a/files/ru/web/api/htmllinkelement/index.html b/files/ru/web/api/htmllinkelement/index.html index 6b75f0682a..acdb8ea9b6 100644 --- a/files/ru/web/api/htmllinkelement/index.html +++ b/files/ru/web/api/htmllinkelement/index.html @@ -62,46 +62,7 @@ translation_of: Web/API/HTMLLinkElement

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName("Preload")}}{{Spec2("Preload")}}Defines <link rel="preload">, and the as property. Note that currently Firefox only supports preloading of cacheable resources.
{{SpecName('HTML WHATWG', "#htmllinkelement", "HTMLLinkElement")}}{{Spec2('HTML WHATWG')}}Adds the following properties: crossOrigin, referrerPolicy, and as.
{{SpecName('HTML5.1', "document-metadata.html#the-link-element", "HTMLLinkElement")}}{{Spec2('HTML5.1')}}
{{SpecName('HTML5 W3C', "document-metadata.html#the-link-element", "HTMLLinkElement")}}{{Spec2('HTML5 W3C')}}The following properties are now obsolete: charset, rev, and shape.
- The following properties have been added: relList, and sizes.
{{SpecName('DOM2 HTML', 'html.html#ID-35143001', 'HTMLLinkElement')}}{{Spec2('DOM2 HTML')}}Added a second inheritence, the {{domxref("LinkStyle")}} interface.
{{SpecName('DOM1', 'level-one-html.html#ID-35143001', 'HTMLLinkElement')}}{{Spec2('DOM1')}}Initial definition.
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf