From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/api/window/alert/index.html | 2 +- files/ru/web/api/window/beforeunload_event/index.html | 2 +- files/ru/web/api/window/cancelanimationframe/index.html | 2 +- files/ru/web/api/window/clearimmediate/index.html | 2 +- files/ru/web/api/window/close/index.html | 2 +- files/ru/web/api/window/confirm/index.html | 2 +- files/ru/web/api/window/deviceorientation_event/index.html | 2 +- files/ru/web/api/window/devicepixelratio/index.html | 2 +- files/ru/web/api/window/domcontentloaded_event/index.html | 2 +- files/ru/web/api/window/frameelement/index.html | 2 +- files/ru/web/api/window/frames/index.html | 2 +- files/ru/web/api/window/getcomputedstyle/index.html | 2 +- files/ru/web/api/window/getselection/index.html | 2 +- files/ru/web/api/window/hashchange_event/index.html | 2 +- files/ru/web/api/window/innerheight/index.html | 2 +- files/ru/web/api/window/localstorage/index.html | 2 +- files/ru/web/api/window/location/index.html | 2 +- files/ru/web/api/window/matchmedia/index.html | 2 +- files/ru/web/api/window/moveby/index.html | 2 +- files/ru/web/api/window/moveto/index.html | 2 +- files/ru/web/api/window/navigator/index.html | 2 +- files/ru/web/api/window/ongamepadconnected/index.html | 2 +- files/ru/web/api/window/ongamepaddisconnected/index.html | 2 +- files/ru/web/api/window/pageyoffset/index.html | 2 +- files/ru/web/api/window/popstate_event/index.html | 2 +- files/ru/web/api/window/postmessage/index.html | 2 +- files/ru/web/api/window/requestanimationframe/index.html | 2 +- files/ru/web/api/window/requestidlecallback/index.html | 2 +- files/ru/web/api/window/screen/index.html | 2 +- files/ru/web/api/window/screenx/index.html | 2 +- files/ru/web/api/window/scrollmaxx/index.html | 2 +- files/ru/web/api/window/scrollmaxy/index.html | 2 +- files/ru/web/api/window/scrollx/index.html | 2 +- files/ru/web/api/window/scrolly/index.html | 2 +- files/ru/web/api/window/self/index.html | 2 +- files/ru/web/api/window/sessionstorage/index.html | 2 +- files/ru/web/api/window/top/index.html | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) (limited to 'files/ru/web/api/window') diff --git a/files/ru/web/api/window/alert/index.html b/files/ru/web/api/window/alert/index.html index 347eafba64..c786e9e7c3 100644 --- a/files/ru/web/api/window/alert/index.html +++ b/files/ru/web/api/window/alert/index.html @@ -64,7 +64,7 @@ translation_of: Web/API/Window/alert

Совместимость с браузерами

-

{{Compat("api.Window.alert")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/beforeunload_event/index.html b/files/ru/web/api/window/beforeunload_event/index.html index 74c2ec65e6..d0126e3a0a 100644 --- a/files/ru/web/api/window/beforeunload_event/index.html +++ b/files/ru/web/api/window/beforeunload_event/index.html @@ -65,7 +65,7 @@ translation_of: Web/API/Window/beforeunload_event

Совместимость с браузерами

-

{{Compat("api.Window.beforeunload_event")}}

+

{{Compat}}

Смотрите WindowEventHandlers/onbeforeunload для получения более подробной информации о том, как различные браузеры обрабатывают это событие.

diff --git a/files/ru/web/api/window/cancelanimationframe/index.html b/files/ru/web/api/window/cancelanimationframe/index.html index 9f02501a9a..13c966b97f 100644 --- a/files/ru/web/api/window/cancelanimationframe/index.html +++ b/files/ru/web/api/window/cancelanimationframe/index.html @@ -48,7 +48,7 @@ cancelAnimationFrame(myReq);
-

{{Compat("api.Window.cancelAnimationFrame")}}

+

{{Compat}}

Спецификация

diff --git a/files/ru/web/api/window/clearimmediate/index.html b/files/ru/web/api/window/clearimmediate/index.html index b1ac586186..67fdfa0fa8 100644 --- a/files/ru/web/api/window/clearimmediate/index.html +++ b/files/ru/web/api/window/clearimmediate/index.html @@ -35,7 +35,7 @@ document.getElementById("button").addEventListener(function () { -

{{Compat("api.Window.clearImmediate")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/close/index.html b/files/ru/web/api/window/close/index.html index 2a4705b550..2a593ef585 100644 --- a/files/ru/web/api/window/close/index.html +++ b/files/ru/web/api/window/close/index.html @@ -46,4 +46,4 @@ function closeOpenedWindow() {

Совместимость с браузерами

-

{{Compat("api.Window.close")}}

+

{{Compat}}

diff --git a/files/ru/web/api/window/confirm/index.html b/files/ru/web/api/window/confirm/index.html index 416df06cb6..a1b21c5fed 100644 --- a/files/ru/web/api/window/confirm/index.html +++ b/files/ru/web/api/window/confirm/index.html @@ -60,7 +60,7 @@ translation_of: Web/API/Window/confirm

Совместимость с браузерами

-

{{Compat("api.Window.confirm")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/deviceorientation_event/index.html b/files/ru/web/api/window/deviceorientation_event/index.html index 4c42fc7a7a..2d5d6056b8 100644 --- a/files/ru/web/api/window/deviceorientation_event/index.html +++ b/files/ru/web/api/window/deviceorientation_event/index.html @@ -104,7 +104,7 @@ var handleOrientationEvent = function(frontToBack, leftToRight, rotateDegrees) {

Совместимость с браузерами

-

{{Compat("api.Window.deviceorientation_event")}}

+

{{Compat}}

Похожие события

diff --git a/files/ru/web/api/window/devicepixelratio/index.html b/files/ru/web/api/window/devicepixelratio/index.html index 36b150af2f..047b255af9 100644 --- a/files/ru/web/api/window/devicepixelratio/index.html +++ b/files/ru/web/api/window/devicepixelratio/index.html @@ -28,4 +28,4 @@ translation_of: Web/API/Window/devicePixelRatio

Поддержка браузерами

-

{{Compat("api.Window.devicePixelRatio")}}

+

{{Compat}}

diff --git a/files/ru/web/api/window/domcontentloaded_event/index.html b/files/ru/web/api/window/domcontentloaded_event/index.html index 14f2db3e49..23a5a9f4b5 100644 --- a/files/ru/web/api/window/domcontentloaded_event/index.html +++ b/files/ru/web/api/window/domcontentloaded_event/index.html @@ -88,7 +88,7 @@ for(var i=0; i<1000000000; i++)

Поддержка браузерами

-

{{Compat("api.Window.DOMContentLoaded_event")}}

+

{{Compat}}

Связанные события

diff --git a/files/ru/web/api/window/frameelement/index.html b/files/ru/web/api/window/frameelement/index.html index 47e59739b8..9a45d841e2 100644 --- a/files/ru/web/api/window/frameelement/index.html +++ b/files/ru/web/api/window/frameelement/index.html @@ -39,7 +39,7 @@ if (frameEl) {

Совместимость с браузерами

-

{{Compat("api.Window.frameElement")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/frames/index.html b/files/ru/web/api/window/frames/index.html index 970ce58bda..30ddd04b05 100644 --- a/files/ru/web/api/window/frames/index.html +++ b/files/ru/web/api/window/frames/index.html @@ -54,4 +54,4 @@ for (var i = 0; i < frames.length; i++) { -

{{Compat("api.Window.frames")}}

+

{{Compat}}

diff --git a/files/ru/web/api/window/getcomputedstyle/index.html b/files/ru/web/api/window/getcomputedstyle/index.html index 4683aa7f79..9ad21947bd 100644 --- a/files/ru/web/api/window/getcomputedstyle/index.html +++ b/files/ru/web/api/window/getcomputedstyle/index.html @@ -113,7 +113,7 @@ var style = window.getComputedStyle(elem1, null);

Браузерная поддержка

-

{{Compat("api.Window.getComputedStyle")}}

+

{{Compat}}

Спецификации

diff --git a/files/ru/web/api/window/getselection/index.html b/files/ru/web/api/window/getselection/index.html index a908e5fbb9..196833e35e 100644 --- a/files/ru/web/api/window/getselection/index.html +++ b/files/ru/web/api/window/getselection/index.html @@ -57,7 +57,7 @@ translation_of: Web/API/Window/getSelection

Совместимость с браузером

-

{{Compat("api.Window.getSelection")}}

+

{{Compat}}

diff --git a/files/ru/web/api/window/hashchange_event/index.html b/files/ru/web/api/window/hashchange_event/index.html index 948beedbad..2dfc6b2388 100644 --- a/files/ru/web/api/window/hashchange_event/index.html +++ b/files/ru/web/api/window/hashchange_event/index.html @@ -68,7 +68,7 @@ translation_of: Web/API/Window/hashchange_event

Совместимость с браузерами

-

{{Compat("api.Window.hashchange_event")}}

+

{{Compat}}

Похожие события

diff --git a/files/ru/web/api/window/innerheight/index.html b/files/ru/web/api/window/innerheight/index.html index 1af9b34535..e7e5c931a5 100644 --- a/files/ru/web/api/window/innerheight/index.html +++ b/files/ru/web/api/window/innerheight/index.html @@ -62,7 +62,7 @@ var intOuterFramesetHeight = top.innerHeight; -

{{Compat("api.Window.innerHeight")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/localstorage/index.html b/files/ru/web/api/window/localstorage/index.html index 11fb1aabae..ac8cabf1a1 100644 --- a/files/ru/web/api/window/localstorage/index.html +++ b/files/ru/web/api/window/localstorage/index.html @@ -68,7 +68,7 @@ translation_of: Web/API/Window/localStorage -

{{Compat("api.Window.localStorage")}}

+

{{Compat}}

Все браузеры имеют различный уровень объёма для localStorage и sessionStorage. Здесь подробное описание объёма хранилищ для разных браузеров.

diff --git a/files/ru/web/api/window/location/index.html b/files/ru/web/api/window/location/index.html index 5382b1cbe3..1597a66be6 100644 --- a/files/ru/web/api/window/location/index.html +++ b/files/ru/web/api/window/location/index.html @@ -186,7 +186,7 @@ span.intLink { -

{{Compat("api.Window.location")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/matchmedia/index.html b/files/ru/web/api/window/matchmedia/index.html index 62e892b22f..4614a057aa 100644 --- a/files/ru/web/api/window/matchmedia/index.html +++ b/files/ru/web/api/window/matchmedia/index.html @@ -31,7 +31,7 @@ translation_of: Web/API/Window/matchMedia

 

-

{{Compat("api.Window.matchMedia")}}

+

{{Compat}}

 

diff --git a/files/ru/web/api/window/moveby/index.html b/files/ru/web/api/window/moveby/index.html index b1e6c5a7d1..d9b09dd073 100644 --- a/files/ru/web/api/window/moveby/index.html +++ b/files/ru/web/api/window/moveby/index.html @@ -39,7 +39,7 @@ translation_of: Web/API/Window/moveBy -

{{Compat("api.Window.moveBy")}}

+

{{Compat}}

Начиная с Firefox 7 сайты не могут перемещать окно в следующих случаях:

diff --git a/files/ru/web/api/window/moveto/index.html b/files/ru/web/api/window/moveto/index.html index 1b01b0143b..431e43138d 100644 --- a/files/ru/web/api/window/moveto/index.html +++ b/files/ru/web/api/window/moveto/index.html @@ -42,7 +42,7 @@ translation_of: Web/API/Window/moveTo -

{{Compat("api.Window.moveTo")}}

+

{{Compat}}

Начиная с Firefox 7 сайты не могут перемещать окно в следующих случаях:

diff --git a/files/ru/web/api/window/navigator/index.html b/files/ru/web/api/window/navigator/index.html index 6f0035020a..212fbd6814 100644 --- a/files/ru/web/api/window/navigator/index.html +++ b/files/ru/web/api/window/navigator/index.html @@ -72,4 +72,4 @@ console.log(getBrowserId()); -

{{Compat("api.Window.navigator")}}

+

{{Compat}}

diff --git a/files/ru/web/api/window/ongamepadconnected/index.html b/files/ru/web/api/window/ongamepadconnected/index.html index 26030db287..758fed2d2d 100644 --- a/files/ru/web/api/window/ongamepadconnected/index.html +++ b/files/ru/web/api/window/ongamepadconnected/index.html @@ -29,7 +29,7 @@ translation_of: Web/API/Window/ongamepadconnected -

{{Compat("api.Window.ongamepadconnected")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/ongamepaddisconnected/index.html b/files/ru/web/api/window/ongamepaddisconnected/index.html index 0cbf7ba7da..26390e5430 100644 --- a/files/ru/web/api/window/ongamepaddisconnected/index.html +++ b/files/ru/web/api/window/ongamepaddisconnected/index.html @@ -28,7 +28,7 @@ translation_of: Web/API/Window/ongamepaddisconnected -

{{Compat("api.Window.ongamepaddisconnected")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/pageyoffset/index.html b/files/ru/web/api/window/pageyoffset/index.html index 18b7b28233..7f771b7afe 100644 --- a/files/ru/web/api/window/pageyoffset/index.html +++ b/files/ru/web/api/window/pageyoffset/index.html @@ -155,7 +155,7 @@ info.innerText = "Y offset after scrolling: " + -

{{Compat("api.Window.pageYOffset")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/popstate_event/index.html b/files/ru/web/api/window/popstate_event/index.html index d64af5c795..58ce0dd8e2 100644 --- a/files/ru/web/api/window/popstate_event/index.html +++ b/files/ru/web/api/window/popstate_event/index.html @@ -67,7 +67,7 @@ translation_of: Web/API/Window/popstate_event

Browser compatibility

-

{{Compat("api.Window.popstate_event")}}

+

{{Compat}}

Example

diff --git a/files/ru/web/api/window/postmessage/index.html b/files/ru/web/api/window/postmessage/index.html index 80e202e942..2ceb1412b8 100644 --- a/files/ru/web/api/window/postmessage/index.html +++ b/files/ru/web/api/window/postmessage/index.html @@ -155,7 +155,7 @@ window.addEventListener("message", receiveMessage, false);

Browser compatibility

-

{{Compat("api.Window.postMessage")}}

+

{{Compat}}

See also

diff --git a/files/ru/web/api/window/requestanimationframe/index.html b/files/ru/web/api/window/requestanimationframe/index.html index 8f2a58bfae..188eeca2d4 100644 --- a/files/ru/web/api/window/requestanimationframe/index.html +++ b/files/ru/web/api/window/requestanimationframe/index.html @@ -79,7 +79,7 @@ window.requestAnimationFrame(step);

Браузерная совместимость

-

{{Compat("api.Window.requestAnimationFrame")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/requestidlecallback/index.html b/files/ru/web/api/window/requestidlecallback/index.html index 6ca8bdf734..20f571d0c7 100644 --- a/files/ru/web/api/window/requestidlecallback/index.html +++ b/files/ru/web/api/window/requestidlecallback/index.html @@ -42,7 +42,7 @@ translation_of: Web/API/Window/requestIdleCallback

Совместимость с браузерами

-

{{Compat("api.Window.requestIdleCallback")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/screen/index.html b/files/ru/web/api/window/screen/index.html index 4187a52986..5c5cb43e96 100644 --- a/files/ru/web/api/window/screen/index.html +++ b/files/ru/web/api/window/screen/index.html @@ -25,4 +25,4 @@ translation_of: Web/API/Window/screen {{Specifications}}

Совместимость с браузерами

-

{{Compat("api.Window.screen")}}

+

{{Compat}}

diff --git a/files/ru/web/api/window/screenx/index.html b/files/ru/web/api/window/screenx/index.html index 4daf719a00..1e2a2b1b14 100644 --- a/files/ru/web/api/window/screenx/index.html +++ b/files/ru/web/api/window/screenx/index.html @@ -70,7 +70,7 @@ window.requestAnimationFrame(positionElem);

Совместимость браузера

-

{{Compat("api.Window.screenX")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/scrollmaxx/index.html b/files/ru/web/api/window/scrollmaxx/index.html index 1f6ca6b1f2..fd77a265cd 100644 --- a/files/ru/web/api/window/scrollmaxx/index.html +++ b/files/ru/web/api/window/scrollmaxx/index.html @@ -36,4 +36,4 @@ window.scrollTo(maxX, 0); -

{{Compat("api.Window.scrollMaxX")}}

+

{{Compat}}

diff --git a/files/ru/web/api/window/scrollmaxy/index.html b/files/ru/web/api/window/scrollmaxy/index.html index c5d78baf52..4f42e91f85 100644 --- a/files/ru/web/api/window/scrollmaxy/index.html +++ b/files/ru/web/api/window/scrollmaxy/index.html @@ -39,4 +39,4 @@ window.scrollTo(0,maxY);

Совместимость с браузерами

-

{{Compat("api.Window.scrollMaxY")}}

+

{{Compat}}

diff --git a/files/ru/web/api/window/scrollx/index.html b/files/ru/web/api/window/scrollx/index.html index 448c04fb1d..8ded19d6ca 100644 --- a/files/ru/web/api/window/scrollx/index.html +++ b/files/ru/web/api/window/scrollx/index.html @@ -70,7 +70,7 @@ var y = (window.pageYOffset !== undefined)

Совместимость с браузерами

-

{{Compat("api.Window.scrollX")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/scrolly/index.html b/files/ru/web/api/window/scrolly/index.html index 6dabc33f30..bfb0c23c10 100644 --- a/files/ru/web/api/window/scrolly/index.html +++ b/files/ru/web/api/window/scrolly/index.html @@ -68,7 +68,7 @@ var y = supportPageOffset ? window.pageYOffset : isCSS1Compat ? document.documen

Совместимость с браузерами

-

{{Compat("api.Window.scrollY")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/self/index.html b/files/ru/web/api/window/self/index.html index b310b8a304..2a2e41bfcf 100644 --- a/files/ru/web/api/window/self/index.html +++ b/files/ru/web/api/window/self/index.html @@ -55,7 +55,7 @@ var w4 = window.self;

Совместимость с браузерами

-

{{Compat("api.Window.self")}}

+

{{Compat}}

 

diff --git a/files/ru/web/api/window/sessionstorage/index.html b/files/ru/web/api/window/sessionstorage/index.html index 7143987409..4d2d5d8cce 100644 --- a/files/ru/web/api/window/sessionstorage/index.html +++ b/files/ru/web/api/window/sessionstorage/index.html @@ -56,7 +56,7 @@ field.addEventListener("change", function() {

Поддержка браузерами

-

{{Compat("api.Window.sessionStorage")}}

+

{{Compat}}

Смотрите также

diff --git a/files/ru/web/api/window/top/index.html b/files/ru/web/api/window/top/index.html index ebb42d4b72..0bbca09649 100644 --- a/files/ru/web/api/window/top/index.html +++ b/files/ru/web/api/window/top/index.html @@ -24,4 +24,4 @@ translation_of: Web/API/Window/top

Совместимость с браузерами

-

{{Compat("api.Window.top")}}

+

{{Compat}}

-- cgit v1.2.3-54-g00ecf