diff options
Diffstat (limited to 'files/ru/web/api/fetch_api/using_fetch')
-rw-r--r-- | files/ru/web/api/fetch_api/using_fetch/index.html | 15 |
1 files changed, 1 insertions, 14 deletions
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")); // [ ]</pre> <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Спецификации</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - <tr> - <td>{{SpecName('Fetch')}}</td> - <td>{{Spec2('Fetch')}}</td> - <td>Первоначальное описание</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> |