diff options
Diffstat (limited to 'files/ru/web/api/selection')
-rw-r--r-- | files/ru/web/api/selection/getrangeat/index.html | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/files/ru/web/api/selection/getrangeat/index.html b/files/ru/web/api/selection/getrangeat/index.html index 47475eb9a3..88a51ee488 100644 --- a/files/ru/web/api/selection/getrangeat/index.html +++ b/files/ru/web/api/selection/getrangeat/index.html @@ -43,20 +43,7 @@ for(var i = 0; i < sel.rangeCount; i++) { <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('HTML Editing', '#dom-selection-getrangeat', 'Selection.getRangeAt()')}}</td> - <td>{{Spec2('HTML Editing')}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость</h2> |