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/clients/claim/index.html | 15 +-------------- files/ru/web/api/clients/index.html | 15 +-------------- files/ru/web/api/clients/openwindow/index.html | 15 +-------------- 3 files changed, 3 insertions(+), 42 deletions(-) (limited to 'files/ru/web/api/clients') diff --git a/files/ru/web/api/clients/claim/index.html b/files/ru/web/api/clients/claim/index.html index b734b43c52..75cbf4b7c7 100644 --- a/files/ru/web/api/clients/claim/index.html +++ b/files/ru/web/api/clients/claim/index.html @@ -32,20 +32,7 @@ translation_of: Web/API/Clients/claim

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

- - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('Service Workers', '#clients', 'Clients')}}{{Spec2('Service Workers')}}Initial definition. It is still under development (see issue 414 and issue 423).
+{{Specifications}}

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

diff --git a/files/ru/web/api/clients/index.html b/files/ru/web/api/clients/index.html index 795e4748ef..1b0f9370b6 100644 --- a/files/ru/web/api/clients/index.html +++ b/files/ru/web/api/clients/index.html @@ -46,20 +46,7 @@ translation_of: Web/API/Clients

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

- - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('Service Workers', '#clients', 'Clients')}}{{Spec2('Service Workers')}}Initial definition
+{{Specifications}}

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

diff --git a/files/ru/web/api/clients/openwindow/index.html b/files/ru/web/api/clients/openwindow/index.html index 09d393f2cc..a1f6ba58c9 100644 --- a/files/ru/web/api/clients/openwindow/index.html +++ b/files/ru/web/api/clients/openwindow/index.html @@ -67,20 +67,7 @@ self.addEventListener('notificationclick', e => {

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

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('Service Workers', '#clients-openwindow', 'Clients: openWindow')}}{{Spec2('Service Workers')}}Initial definition.
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf