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/document/applets/index.html | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'files/ru/web/api/document/applets/index.html') diff --git a/files/ru/web/api/document/applets/index.html b/files/ru/web/api/document/applets/index.html index 3774b116ab..3eae1be404 100644 --- a/files/ru/web/api/document/applets/index.html +++ b/files/ru/web/api/document/applets/index.html @@ -38,27 +38,7 @@ my_java_app = document.applets[1];

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

- - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('HTML WHATWG', '#dom-document-applets', 'Document.applets')}}{{ Spec2('HTML WHATWG') }}Obsoleted.
{{SpecName('DOM2 HTML', 'html.html#ID-85113862', 'Document.applets')}}{{ Spec2('DOM2 Events') }}Initial definition.
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf