From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/api/serviceworkerregistration/index.html | 2 +- files/ru/web/api/serviceworkerregistration/pushmanager/index.html | 2 +- files/ru/web/api/serviceworkerregistration/shownotification/index.html | 2 +- files/ru/web/api/serviceworkerregistration/update/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'files/ru/web/api/serviceworkerregistration') diff --git a/files/ru/web/api/serviceworkerregistration/index.html b/files/ru/web/api/serviceworkerregistration/index.html index 2890d0bfa1..98dbdbaf05 100644 --- a/files/ru/web/api/serviceworkerregistration/index.html +++ b/files/ru/web/api/serviceworkerregistration/index.html @@ -104,7 +104,7 @@ translation_of: Web/API/ServiceWorkerRegistration -

{{Compat("api.ServiceWorkerRegistration")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/serviceworkerregistration/pushmanager/index.html b/files/ru/web/api/serviceworkerregistration/pushmanager/index.html index b1ef0ebeae..8a13a60fc0 100644 --- a/files/ru/web/api/serviceworkerregistration/pushmanager/index.html +++ b/files/ru/web/api/serviceworkerregistration/pushmanager/index.html @@ -50,7 +50,7 @@ navigator.serviceWorker.register('serviceworker.js').then( -

{{Compat("api.ServiceWorkerRegistration.pushManager")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/serviceworkerregistration/shownotification/index.html b/files/ru/web/api/serviceworkerregistration/shownotification/index.html index e02e7e09dd..8206c699de 100644 --- a/files/ru/web/api/serviceworkerregistration/shownotification/index.html +++ b/files/ru/web/api/serviceworkerregistration/shownotification/index.html @@ -93,6 +93,6 @@ function showNotification() { -

{{Compat("api.ServiceWorkerRegistration.showNotification")}}

+

{{Compat}}

{{Compat("api.ServiceWorkerRegistration.showNotification")}}

diff --git a/files/ru/web/api/serviceworkerregistration/update/index.html b/files/ru/web/api/serviceworkerregistration/update/index.html index 5c74c99096..84306f9364 100644 --- a/files/ru/web/api/serviceworkerregistration/update/index.html +++ b/files/ru/web/api/serviceworkerregistration/update/index.html @@ -45,7 +45,7 @@ translation_of: Web/API/ServiceWorkerRegistration/update {{Specifications}}

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

-

{{Compat("api.ServiceWorkerRegistration.update")}}

+

{{Compat}}

Смотрите также

-- cgit v1.2.3-54-g00ecf