diff options
Diffstat (limited to 'files/ru/web/api/location/reload')
-rw-r--r-- | files/ru/web/api/location/reload/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/api/location/reload/index.html b/files/ru/web/api/location/reload/index.html index fb00e74ea7..1b92be71f9 100644 --- a/files/ru/web/api/location/reload/index.html +++ b/files/ru/web/api/location/reload/index.html @@ -27,25 +27,7 @@ document.location.reload();</pre> <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 WHATWG', "history.html#dom-location-reload", "Location.reload()")}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>Без изменений относительно {{SpecName("HTML5 W3C")}}.</td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', "browsers.html#dom-location-reload", "Location.reload()")}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |