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/fetch_api/index.html | 15 +-------------- files/ru/web/api/fetch_api/using_fetch/index.html | 15 +-------------- 2 files changed, 2 insertions(+), 28 deletions(-) (limited to 'files/ru/web/api/fetch_api') diff --git a/files/ru/web/api/fetch_api/index.html b/files/ru/web/api/fetch_api/index.html index 6770673668..f14efd7561 100644 --- a/files/ru/web/api/fetch_api/index.html +++ b/files/ru/web/api/fetch_api/index.html @@ -72,20 +72,7 @@ translation_of: Web/API/Fetch_API

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

- - - - - - - - - - - - - -
СпецификацияСтатусКомментарий
{{SpecName('Fetch')}}{{Spec2('Fetch')}}Изначальное определение
+{{Specifications}}

Браузерная совместимость

diff --git a/files/ru/web/api/fetch_api/using_fetch/index.html b/files/ru/web/api/fetch_api/using_fetch/index.html index 8cba7b1eab..4485f4f88b 100644 --- a/files/ru/web/api/fetch_api/using_fetch/index.html +++ b/files/ru/web/api/fetch_api/using_fetch/index.html @@ -399,20 +399,7 @@ console.log(myHeaders.get("X-Custom-Header")); // [ ]

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

- - - - - - - - - - - - - -
СпецификацииСтатусКомментарий
{{SpecName('Fetch')}}{{Spec2('Fetch')}}Первоначальное описание
+{{Specifications}}

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

-- cgit v1.2.3-54-g00ecf