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/setinterval/index.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'files/ru/web/api/setinterval/index.html') diff --git a/files/ru/web/api/setinterval/index.html b/files/ru/web/api/setinterval/index.html index 81df340981..48763d06aa 100644 --- a/files/ru/web/api/setinterval/index.html +++ b/files/ru/web/api/setinterval/index.html @@ -584,25 +584,7 @@ MiniDaemon.prototype.start = function (bReverse) {

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

- - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('HTML WHATWG', 'webappapis.html#dom-setinterval', 'WindowOrWorkerGlobalScope.setInterval()')}}{{Spec2("HTML WHATWG")}}Method moved to the WindowOrWorkerGlobalScope mixin in the latest spec.
{{SpecName("HTML WHATWG", "webappapis.html#dom-setinterval", "WindowTimers.setInterval()")}}{{Spec2("HTML WHATWG")}}Initial definition (DOM Level 0)
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf