diff options
Diffstat (limited to 'files/ru/web/api/file')
-rw-r--r-- | files/ru/web/api/file/index.html | 15 | ||||
-rw-r--r-- | files/ru/web/api/file/name/index.html | 15 |
2 files changed, 2 insertions, 28 deletions
diff --git a/files/ru/web/api/file/index.html b/files/ru/web/api/file/index.html index 82c9f5b7aa..2352d65766 100644 --- a/files/ru/web/api/file/index.html +++ b/files/ru/web/api/file/index.html @@ -42,20 +42,7 @@ translation_of: Web/API/File <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - <tr> - <td>{{SpecName('File API')}}</td> - <td>{{Spec2('File API')}}</td> - <td>Исходное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> diff --git a/files/ru/web/api/file/name/index.html b/files/ru/web/api/file/name/index.html index 98b7b633d6..928a1fcbc2 100644 --- a/files/ru/web/api/file/name/index.html +++ b/files/ru/web/api/file/name/index.html @@ -40,20 +40,7 @@ translation_of: Web/API/File/name <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('File API', '#file-attrs', 'name')}}</td> - <td>{{Spec2('File API')}}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |