diff options
Diffstat (limited to 'files/ru/web/api/filereader')
-rw-r--r-- | files/ru/web/api/filereader/error/index.html | 15 | ||||
-rw-r--r-- | files/ru/web/api/filereader/filereader/index.html | 17 |
2 files changed, 2 insertions, 30 deletions
diff --git a/files/ru/web/api/filereader/error/index.html b/files/ru/web/api/filereader/error/index.html index aaebcc896a..80f1b2a186 100644 --- a/files/ru/web/api/filereader/error/index.html +++ b/files/ru/web/api/filereader/error/index.html @@ -20,20 +20,7 @@ translation_of: Web/API/FileReader/error <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", "#FileReader-interface", "FileReader")}}</td> - <td>{{Spec2("File API")}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> diff --git a/files/ru/web/api/filereader/filereader/index.html b/files/ru/web/api/filereader/filereader/index.html index cc2afb108b..10fc79032c 100644 --- a/files/ru/web/api/filereader/filereader/index.html +++ b/files/ru/web/api/filereader/filereader/index.html @@ -35,22 +35,7 @@ translation_of: Web/API/FileReader/FileReader <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('File API')}}</td> - <td>{{Spec2('File API')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Смотреть_также">Смотреть также</h2> |