diff options
Diffstat (limited to 'files/ru/web/api/window')
-rw-r--r-- | files/ru/web/api/window/close/index.html | 20 | ||||
-rw-r--r-- | files/ru/web/api/window/devicepixelratio/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/window/length/index.html | 20 | ||||
-rw-r--r-- | files/ru/web/api/window/moveby/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/window/moveto/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/window/navigator/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/window/ongamepadconnected/index.html | 15 | ||||
-rw-r--r-- | files/ru/web/api/window/ongamepaddisconnected/index.html | 15 | ||||
-rw-r--r-- | files/ru/web/api/window/requestidlecallback/index.html | 15 | ||||
-rw-r--r-- | files/ru/web/api/window/screenx/index.html | 17 |
10 files changed, 10 insertions, 160 deletions
diff --git a/files/ru/web/api/window/close/index.html b/files/ru/web/api/window/close/index.html index 1d8e5e0f1f..2a4705b550 100644 --- a/files/ru/web/api/window/close/index.html +++ b/files/ru/web/api/window/close/index.html @@ -42,25 +42,7 @@ function closeOpenedWindow() { <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', '#dom-window-close', 'window.close()')}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', "browsers.html#dom-window-close", "Window.close()")}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td> </td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/api/window/devicepixelratio/index.html b/files/ru/web/api/window/devicepixelratio/index.html index aa63a62713..36b150af2f 100644 --- a/files/ru/web/api/window/devicepixelratio/index.html +++ b/files/ru/web/api/window/devicepixelratio/index.html @@ -24,22 +24,7 @@ translation_of: Web/API/Window/devicePixelRatio <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("CSSOM View", "#dom-window-devicepixelratio", "Window.devicePixelRatio")}}</td> - <td>{{Spec2("CSSOM View")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Поддержка браузерами</h2> diff --git a/files/ru/web/api/window/length/index.html b/files/ru/web/api/window/length/index.html index 541e393563..5ddd0bf12d 100644 --- a/files/ru/web/api/window/length/index.html +++ b/files/ru/web/api/window/length/index.html @@ -26,22 +26,4 @@ translation_of: Web/API/Window/length <h2 id="Спецификация">Спецификация</h2> -<table class="spectable standard-table"> - <tbody> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - <tr> - <td>{{SpecName('HTML WHATWG','browsers.html#dom-length','Window.length')}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td> </td> - </tr> - <tr> - <td>{{SpecName('HTML5 W3C', 'browsers.html#dom-length', 'Window.length')}}</td> - <td>{{Spec2('HTML5 W3C')}}</td> - <td> </td> - </tr> - </tbody> -</table> +{{Specifications}} diff --git a/files/ru/web/api/window/moveby/index.html b/files/ru/web/api/window/moveby/index.html index 6744e2a2e0..b1e6c5a7d1 100644 --- a/files/ru/web/api/window/moveby/index.html +++ b/files/ru/web/api/window/moveby/index.html @@ -33,22 +33,7 @@ translation_of: Web/API/Window/moveBy <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('CSSOM View', '#dom-window-moveby', 'window.moveBy()') }}</td> - <td>{{ Spec2('CSSOM View') }}</td> - <td></td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/api/window/moveto/index.html b/files/ru/web/api/window/moveto/index.html index dd3bcf219c..1b01b0143b 100644 --- a/files/ru/web/api/window/moveto/index.html +++ b/files/ru/web/api/window/moveto/index.html @@ -36,22 +36,7 @@ translation_of: Web/API/Window/moveTo <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSSOM View', '#dom-window-moveto', 'window.moveTo()') }}</td> - <td>{{ Spec2('CSSOM View') }}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/api/window/navigator/index.html b/files/ru/web/api/window/navigator/index.html index 83d806ff9c..6f0035020a 100644 --- a/files/ru/web/api/window/navigator/index.html +++ b/files/ru/web/api/window/navigator/index.html @@ -66,22 +66,7 @@ console.log(getBrowserId());</pre> <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('HTML WHATWG', '#dom-navigator', 'Window: navigator')}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td> </td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимые_браузеры">Совместимые браузеры</h2> diff --git a/files/ru/web/api/window/ongamepadconnected/index.html b/files/ru/web/api/window/ongamepadconnected/index.html index 5d7c5a5a2c..26030db287 100644 --- a/files/ru/web/api/window/ongamepadconnected/index.html +++ b/files/ru/web/api/window/ongamepadconnected/index.html @@ -23,20 +23,7 @@ translation_of: Web/API/Window/ongamepadconnected <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('Gamepad', '#event-gamepadconnected', 'gamepadconnected event')}}</td> - <td>{{Spec2('Gamepad')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Browser compatibility</h2> diff --git a/files/ru/web/api/window/ongamepaddisconnected/index.html b/files/ru/web/api/window/ongamepaddisconnected/index.html index acff189b81..0cbf7ba7da 100644 --- a/files/ru/web/api/window/ongamepaddisconnected/index.html +++ b/files/ru/web/api/window/ongamepaddisconnected/index.html @@ -22,20 +22,7 @@ translation_of: Web/API/Window/ongamepaddisconnected <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('Gamepad', '#event-gamepaddisconnected', 'gamepaddisconnected event')}}</td> - <td>{{Spec2('Gamepad')}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> diff --git a/files/ru/web/api/window/requestidlecallback/index.html b/files/ru/web/api/window/requestidlecallback/index.html index 7e533ec185..6ca8bdf734 100644 --- a/files/ru/web/api/window/requestidlecallback/index.html +++ b/files/ru/web/api/window/requestidlecallback/index.html @@ -38,20 +38,7 @@ translation_of: Web/API/Window/requestIdleCallback <h2 id="Specifications">Спецификация</h2> -<table class="standard-table"> - <tbody> - <tr> - <th>Спецификация</th> - <th>Статус</th> - <th>Комментарий</th> - </tr> - <tr> - <td>{{SpecName('Background Tasks')}}</td> - <td>{{Spec2('Background Tasks')}}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Совместимость с браузерами</h2> diff --git a/files/ru/web/api/window/screenx/index.html b/files/ru/web/api/window/screenx/index.html index f2adc79350..4daf719a00 100644 --- a/files/ru/web/api/window/screenx/index.html +++ b/files/ru/web/api/window/screenx/index.html @@ -66,22 +66,7 @@ window.requestAnimationFrame(positionElem);</pre> <h2 id="Specifications">Спецификация</h2> -<table class="standard-table" style="height: 49px; width: 1000px;"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарий</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{ SpecName('CSSOM View', '#dom-window-screenx', 'Window.screenX') }}</td> - <td>{{ Spec2('CSSOM View') }}</td> - <td>Initial definition.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_браузера">Совместимость браузера</h2> |