aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/formdata/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/formdata/index.html')
-rw-r--r--files/ru/web/api/formdata/index.html15
1 files changed, 1 insertions, 14 deletions
diff --git a/files/ru/web/api/formdata/index.html b/files/ru/web/api/formdata/index.html
index f44c096c64..a58e650b98 100644
--- a/files/ru/web/api/formdata/index.html
+++ b/files/ru/web/api/formdata/index.html
@@ -55,20 +55,7 @@ translation_of: Web/API/FormData
<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('XMLHttpRequest','#interface-formdata','FormData')}}</td>
- <td>{{Spec2('XMLHttpRequest')}}</td>
- <td>FormData определён в XHR spec</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость">Совместимость</h2>
<p>{{Compat("api.FormData")}}</p>