aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/fetch_api/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/fetch_api/index.html')
-rw-r--r--files/ru/web/api/fetch_api/index.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/files/ru/web/api/fetch_api/index.html b/files/ru/web/api/fetch_api/index.html
index f14efd7561..a40189c5cd 100644
--- a/files/ru/web/api/fetch_api/index.html
+++ b/files/ru/web/api/fetch_api/index.html
@@ -72,7 +72,22 @@ translation_of: Web/API/Fetch_API
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<table>
+ <thead>
+ <tr>
+ <th>Specification</th>
+ <th>Status</th>
+ <th>Comment</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>{{SpecName("Fetch")}}</td>
+ <td>{{Spec2("Fetch")}}</td>
+ <td>Initial definition</td>
+ </tr>
+ </tbody>
+</table>
<h2 id="Браузерная_совместимость">Браузерная совместимость</h2>