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/cache/add/index.html | 15 +-------------- files/ru/web/api/cache/delete/index.html | 15 +-------------- files/ru/web/api/cache/index.html | 15 +-------------- files/ru/web/api/cache/keys/index.html | 15 +-------------- files/ru/web/api/cache/match/index.html | 15 +-------------- files/ru/web/api/cache/matchall/index.html | 15 +-------------- 6 files changed, 6 insertions(+), 84 deletions(-) (limited to 'files/ru/web/api/cache') diff --git a/files/ru/web/api/cache/add/index.html b/files/ru/web/api/cache/add/index.html index ae88c76901..8739e3e239 100644 --- a/files/ru/web/api/cache/add/index.html +++ b/files/ru/web/api/cache/add/index.html @@ -74,20 +74,7 @@ translation_of: Web/API/Cache/add

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

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

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

diff --git a/files/ru/web/api/cache/delete/index.html b/files/ru/web/api/cache/delete/index.html index 040103feef..30d80a504f 100644 --- a/files/ru/web/api/cache/delete/index.html +++ b/files/ru/web/api/cache/delete/index.html @@ -44,20 +44,7 @@ translation_of: Web/API/Cache/delete

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

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

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

diff --git a/files/ru/web/api/cache/index.html b/files/ru/web/api/cache/index.html index a27ce53bf4..db219e82b0 100644 --- a/files/ru/web/api/cache/index.html +++ b/files/ru/web/api/cache/index.html @@ -118,20 +118,7 @@ self.addEventListener('fetch', function(event) {

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

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

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

diff --git a/files/ru/web/api/cache/keys/index.html b/files/ru/web/api/cache/keys/index.html index 705ef3f5c2..1e6a4d343b 100644 --- a/files/ru/web/api/cache/keys/index.html +++ b/files/ru/web/api/cache/keys/index.html @@ -52,20 +52,7 @@ translation_of: Web/API/Cache/keys

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

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

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

diff --git a/files/ru/web/api/cache/match/index.html b/files/ru/web/api/cache/match/index.html index 715601c1e8..f3c526b03d 100644 --- a/files/ru/web/api/cache/match/index.html +++ b/files/ru/web/api/cache/match/index.html @@ -66,20 +66,7 @@ translation_of: Web/API/Cache/match

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

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

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

diff --git a/files/ru/web/api/cache/matchall/index.html b/files/ru/web/api/cache/matchall/index.html index 3987416e16..89d25b29f3 100644 --- a/files/ru/web/api/cache/matchall/index.html +++ b/files/ru/web/api/cache/matchall/index.html @@ -50,20 +50,7 @@ translation_of: Web/API/Cache/matchAll

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

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

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

-- cgit v1.2.3-54-g00ecf