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/cachestorage/index.html | 15 +-------------- files/ru/web/api/cachestorage/match/index.html | 15 +-------------- 2 files changed, 2 insertions(+), 28 deletions(-) (limited to 'files/ru/web/api/cachestorage') diff --git a/files/ru/web/api/cachestorage/index.html b/files/ru/web/api/cachestorage/index.html index d882ef760e..4328726c89 100644 --- a/files/ru/web/api/cachestorage/index.html +++ b/files/ru/web/api/cachestorage/index.html @@ -89,20 +89,7 @@ this.addEventListener('fetch', function(event) {

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

- - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('Service Workers', '#cache-storage', 'CacheStorage')}}{{Spec2('Service Workers')}}Начальное определение.
+{{Specifications}}

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

diff --git a/files/ru/web/api/cachestorage/match/index.html b/files/ru/web/api/cachestorage/match/index.html index 7114fc1130..23230fe11d 100644 --- a/files/ru/web/api/cachestorage/match/index.html +++ b/files/ru/web/api/cachestorage/match/index.html @@ -69,20 +69,7 @@ translation_of: Web/API/CacheStorage/match

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

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('Service Workers', '#dom-cachestorage-match', 'CacheStorage: match')}}{{Spec2('Service Workers')}}Initial definition.
+{{Specifications}}

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

{{Compat("api.CacheStorage.match")}}

-- cgit v1.2.3-54-g00ecf