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/pushmanager/index.html | 15 +-------------- files/ru/web/api/pushmanager/subscribe/index.html | 15 +-------------- 2 files changed, 2 insertions(+), 28 deletions(-) (limited to 'files/ru/web/api/pushmanager') diff --git a/files/ru/web/api/pushmanager/index.html b/files/ru/web/api/pushmanager/index.html index 37703fc0a9..f1f4901042 100644 --- a/files/ru/web/api/pushmanager/index.html +++ b/files/ru/web/api/pushmanager/index.html @@ -84,20 +84,7 @@ navigator.serviceWorker.register('serviceworker.js').then(

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

- - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('Push API','#pushmanager-interface','PushManager')}}{{Spec2('Push API')}}Initial definition.
+{{Specifications}}

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

diff --git a/files/ru/web/api/pushmanager/subscribe/index.html b/files/ru/web/api/pushmanager/subscribe/index.html index 6bab2ada95..e87a6a305f 100644 --- a/files/ru/web/api/pushmanager/subscribe/index.html +++ b/files/ru/web/api/pushmanager/subscribe/index.html @@ -61,20 +61,7 @@ navigator.serviceWorker.register('serviceworker.js').then(

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

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('Push API', '#widl-PushManager-subscribe-Promise-PushSubscription--PushSubscriptionOptions-options', 'subscribe()')}}{{Spec2('Push API')}}Initial definition.
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf