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 --- .../web/api/htmltableelement/insertrow/index.html | 25 +--------------------- 1 file changed, 1 insertion(+), 24 deletions(-) (limited to 'files/ru/web/api/htmltableelement') diff --git a/files/ru/web/api/htmltableelement/insertrow/index.html b/files/ru/web/api/htmltableelement/insertrow/index.html index 7c7478e45c..b186f3198e 100644 --- a/files/ru/web/api/htmltableelement/insertrow/index.html +++ b/files/ru/web/api/htmltableelement/insertrow/index.html @@ -66,30 +66,7 @@ addRow('TableA');

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

- - - - - - - - - - - - - - - - - - - - - - - -
СпецификацииСтатусКомментарии
{{SpecName("HTML WHATWG", "tables.html#dom-table-insertrow", "HTMLTableElement.insertRow()")}}{{Spec2("HTML WHATWG")}}
{{SpecName("DOM2 HTML", "html.html#ID-93995626", "HTMLTableElement.insertRow()")}}{{Spec2("DOM2 HTML")}}Specifies in more detail where the row is inserted.
{{SpecName("DOM1", "level-one-html.html#ID-39872903", "HTMLTableElement.insertRow()")}}{{Spec2("DOM1")}}Initial definition
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf