diff options
Diffstat (limited to 'files/ru/web/api/htmlselectelement')
-rw-r--r-- | files/ru/web/api/htmlselectelement/setcustomvalidity/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/api/htmlselectelement/setcustomvalidity/index.html b/files/ru/web/api/htmlselectelement/setcustomvalidity/index.html index 6b6b3a5205..356e8bb658 100644 --- a/files/ru/web/api/htmlselectelement/setcustomvalidity/index.html +++ b/files/ru/web/api/htmlselectelement/setcustomvalidity/index.html @@ -19,25 +19,7 @@ translation_of: Web/API/HTMLSelectElement/setCustomValidity <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('HTML WHATWG', '#dom-cva-setcustomvalidity', 'HTMLSelectElement.setCustomValidity()')}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>No change since the latest snapshot, {{SpecName('HTML5 W3C')}}.</td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', 'forms.html#dom-cva-setcustomvalidity', 'HTMLSelectElement.setCustomValidity()')}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td>Initial definition, snapshot of {{SpecName('HTML WHATWG')}}</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузеров">Поддержка браузеров</h2> |