diff options
Diffstat (limited to 'files/ru/web/api/location')
| -rw-r--r-- | files/ru/web/api/location/assign/index.html | 20 | ||||
| -rw-r--r-- | files/ru/web/api/location/index.html | 20 | ||||
| -rw-r--r-- | files/ru/web/api/location/reload/index.html | 20 | ||||
| -rw-r--r-- | files/ru/web/api/location/replace/index.html | 20 |
4 files changed, 4 insertions, 76 deletions
diff --git a/files/ru/web/api/location/assign/index.html b/files/ru/web/api/location/assign/index.html index e1b14a6934..5e49b7093e 100644 --- a/files/ru/web/api/location/assign/index.html +++ b/files/ru/web/api/location/assign/index.html @@ -36,25 +36,7 @@ document.location.assign('https://developer.mozilla.org/ru/docs/Web/API/Location <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-assign", "Location.assign()")}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>Без изменений относительно {{SpecName("HTML5 W3C")}}.</td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', "browsers.html#dom-location-assign", "Location.assign()")}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/api/location/index.html b/files/ru/web/api/location/index.html index 71072f9804..4a9bc70230 100644 --- a/files/ru/web/api/location/index.html +++ b/files/ru/web/api/location/index.html @@ -77,25 +77,7 @@ console.log(url.origin); // https://developer.mozilla.org <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#the-location-interface", "Location")}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>Без изменений относительно {{SpecName("HTML5 W3C")}}.</td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', "browsers.html#the-location-interface", "Location")}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> 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> diff --git a/files/ru/web/api/location/replace/index.html b/files/ru/web/api/location/replace/index.html index 6019d603dc..2a33c1a694 100644 --- a/files/ru/web/api/location/replace/index.html +++ b/files/ru/web/api/location/replace/index.html @@ -36,25 +36,7 @@ document.location.replace('https://developer.mozilla.org/en-US/docs/Web/API/Loca <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-replace", "Location.replace()")}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td>Без изменений относительно {{SpecName("HTML5 W3C")}}.</td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', "browsers.html#dom-location-replace", "Location.replace()")}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td>Изначальное определение.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |
