diff options
Diffstat (limited to 'files/ru/web/html/element/input/password/index.html')
-rw-r--r-- | files/ru/web/html/element/input/password/index.html | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/files/ru/web/html/element/input/password/index.html b/files/ru/web/html/element/input/password/index.html index 1845a12d53..92da585560 100644 --- a/files/ru/web/html/element/input/password/index.html +++ b/files/ru/web/html/element/input/password/index.html @@ -202,27 +202,7 @@ ssn.oninput = function(event) { <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('HTML WHATWG', 'forms.html#password-state-(type=password)', '<input type="password">')}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>Начальное определение</td> - </tr> - <tr> - <td>{{SpecName('HTML5.1', 'forms.html#password-state-(type=password)', '<input type="password">')}}</td> - <td>{{Spec2('HTML5.1')}}</td> - <td>Начальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузером">Совместимость с браузером</h2> |