diff options
Diffstat (limited to 'files/ru/web/api/document/applets/index.html')
-rw-r--r-- | files/ru/web/api/document/applets/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/api/document/applets/index.html b/files/ru/web/api/document/applets/index.html index 3774b116ab..3eae1be404 100644 --- a/files/ru/web/api/document/applets/index.html +++ b/files/ru/web/api/document/applets/index.html @@ -38,27 +38,7 @@ my_java_app = document.applets[1]; <h2 id="Спецификации">Спецификации</h2> -<table> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('HTML WHATWG', '#dom-document-applets', 'Document.applets')}}</td> - <td>{{ Spec2('HTML WHATWG') }}</td> - <td>Obsoleted.</td> - </tr> - <tr> - <td>{{SpecName('DOM2 HTML', 'html.html#ID-85113862', 'Document.applets')}}</td> - <td>{{ Spec2('DOM2 Events') }}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> |