From f68112ddfc3bf6698157ef5d7299e0a2d69c4437 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:40:34 +0900 Subject: web/api/w-x* の browser-compat-data に関する非表示の指示を一括削除 (#1196) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/window/afterprint_event/index.html | 2 -- files/ja/web/api/window/animationcancel_event/index.html | 2 -- files/ja/web/api/window/animationend_event/index.html | 2 -- files/ja/web/api/window/animationiteration_event/index.html | 2 -- files/ja/web/api/window/animationstart_event/index.html | 2 -- files/ja/web/api/window/beforeprint_event/index.html | 2 -- files/ja/web/api/window/beforeunload_event/index.html | 2 -- files/ja/web/api/window/blur_event/index.html | 2 -- files/ja/web/api/window/copy_event/index.html | 2 -- files/ja/web/api/window/cut_event/index.html | 2 -- files/ja/web/api/window/devicemotion_event/index.html | 2 -- files/ja/web/api/window/deviceorientation_event/index.html | 2 -- files/ja/web/api/window/document/index.html | 2 -- files/ja/web/api/window/domcontentloaded_event/index.html | 2 -- files/ja/web/api/window/error_event/index.html | 2 -- files/ja/web/api/window/focus_event/index.html | 2 -- files/ja/web/api/window/frames/index.html | 2 -- files/ja/web/api/window/fullscreen/index.html | 2 -- files/ja/web/api/window/getcomputedstyle/index.html | 2 -- files/ja/web/api/window/hashchange_event/index.html | 2 -- files/ja/web/api/window/index.html | 2 -- files/ja/web/api/window/innerheight/index.html | 2 -- files/ja/web/api/window/innerwidth/index.html | 2 -- files/ja/web/api/window/languagechange_event/index.html | 2 -- files/ja/web/api/window/load_event/index.html | 2 -- files/ja/web/api/window/location/index.html | 2 -- files/ja/web/api/window/messageerror_event/index.html | 2 -- files/ja/web/api/window/ondevicemotion/index.html | 2 -- files/ja/web/api/window/orientationchange_event/index.html | 2 -- files/ja/web/api/window/outerheight/index.html | 2 -- files/ja/web/api/window/outerwidth/index.html | 2 -- files/ja/web/api/window/pagehide_event/index.html | 2 -- files/ja/web/api/window/pageshow_event/index.html | 2 -- files/ja/web/api/window/paste_event/index.html | 2 -- files/ja/web/api/window/performance/index.html | 2 -- files/ja/web/api/window/postmessage/index.html | 2 -- files/ja/web/api/window/rejectionhandled_event/index.html | 2 -- files/ja/web/api/window/requestanimationframe/index.html | 2 -- files/ja/web/api/window/screen/index.html | 2 -- files/ja/web/api/window/scrollto/index.html | 2 -- files/ja/web/api/window/scrolly/index.html | 2 -- files/ja/web/api/window/transitioncancel_event/index.html | 2 -- files/ja/web/api/window/transitionend_event/index.html | 2 -- files/ja/web/api/window/transitionrun_event/index.html | 2 -- files/ja/web/api/window/transitionstart_event/index.html | 2 -- files/ja/web/api/window/unhandledrejection_event/index.html | 2 -- files/ja/web/api/window/unload_event/index.html | 2 -- 47 files changed, 94 deletions(-) (limited to 'files/ja/web/api/window') diff --git a/files/ja/web/api/window/afterprint_event/index.html b/files/ja/web/api/window/afterprint_event/index.html index fae7e4e434..36986579f3 100644 --- a/files/ja/web/api/window/afterprint_event/index.html +++ b/files/ja/web/api/window/afterprint_event/index.html @@ -67,8 +67,6 @@ translation_of: Web/API/Window/afterprint_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/animationcancel_event/index.html b/files/ja/web/api/window/animationcancel_event/index.html index f0a218fbe5..86172751d5 100644 --- a/files/ja/web/api/window/animationcancel_event/index.html +++ b/files/ja/web/api/window/animationcancel_event/index.html @@ -76,8 +76,6 @@ translation_of: Web/API/Window/animationcancel_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/animationend_event/index.html b/files/ja/web/api/window/animationend_event/index.html index 01f5153dcc..5981d18118 100644 --- a/files/ja/web/api/window/animationend_event/index.html +++ b/files/ja/web/api/window/animationend_event/index.html @@ -76,8 +76,6 @@ translation_of: Web/API/Window/animationend_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/animationiteration_event/index.html b/files/ja/web/api/window/animationiteration_event/index.html index b49bcb73da..af8ef5124e 100644 --- a/files/ja/web/api/window/animationiteration_event/index.html +++ b/files/ja/web/api/window/animationiteration_event/index.html @@ -82,8 +82,6 @@ window.onanimationiteration = () => {

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/animationstart_event/index.html b/files/ja/web/api/window/animationstart_event/index.html index 49e106249b..3086c977bd 100644 --- a/files/ja/web/api/window/animationstart_event/index.html +++ b/files/ja/web/api/window/animationstart_event/index.html @@ -78,8 +78,6 @@ translation_of: Web/API/Window/animationstart_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/beforeprint_event/index.html b/files/ja/web/api/window/beforeprint_event/index.html index eb17e08e4f..4fbe40e15e 100644 --- a/files/ja/web/api/window/beforeprint_event/index.html +++ b/files/ja/web/api/window/beforeprint_event/index.html @@ -64,8 +64,6 @@ translation_of: Web/API/Window/beforeprint_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/beforeunload_event/index.html b/files/ja/web/api/window/beforeunload_event/index.html index 1a06ceb59e..bbbf148499 100644 --- a/files/ja/web/api/window/beforeunload_event/index.html +++ b/files/ja/web/api/window/beforeunload_event/index.html @@ -90,8 +90,6 @@ translation_of: Web/API/Window/beforeunload_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/blur_event/index.html b/files/ja/web/api/window/blur_event/index.html index cc0be2e055..3cf637f790 100644 --- a/files/ja/web/api/window/blur_event/index.html +++ b/files/ja/web/api/window/blur_event/index.html @@ -112,8 +112,6 @@ window.addEventListener('focus', play);

ブラウザーの互換性

- -

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

このイベントが処理されている間の {{DOMxRef("Document.activeElement")}} の値はブラウザーによって異なります ({{bug(452307)}})。 IE10 はフォーカスが移動する先の要素を設定しますが、 Firefox および Chrome はふつう、文書の body を設定します。

diff --git a/files/ja/web/api/window/copy_event/index.html b/files/ja/web/api/window/copy_event/index.html index 9c31741043..07ac7b76c6 100644 --- a/files/ja/web/api/window/copy_event/index.html +++ b/files/ja/web/api/window/copy_event/index.html @@ -64,8 +64,6 @@ translation_of: Web/API/Window/copy_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/cut_event/index.html b/files/ja/web/api/window/cut_event/index.html index 729b3fe069..dae44aec4d 100644 --- a/files/ja/web/api/window/cut_event/index.html +++ b/files/ja/web/api/window/cut_event/index.html @@ -64,8 +64,6 @@ translation_of: Web/API/Window/cut_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/devicemotion_event/index.html b/files/ja/web/api/window/devicemotion_event/index.html index e17af6d8b2..18ee1cef41 100644 --- a/files/ja/web/api/window/devicemotion_event/index.html +++ b/files/ja/web/api/window/devicemotion_event/index.html @@ -66,8 +66,6 @@ window.addEventListener("devicemotion", handleMotionEvent, true);

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/deviceorientation_event/index.html b/files/ja/web/api/window/deviceorientation_event/index.html index 7f54466091..16ec674e14 100644 --- a/files/ja/web/api/window/deviceorientation_event/index.html +++ b/files/ja/web/api/window/deviceorientation_event/index.html @@ -72,8 +72,6 @@ var handleOrientationEvent = function(frontToBack, leftToRight, rotateDegrees) {

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/document/index.html b/files/ja/web/api/window/document/index.html index 2693e09cee..6cb21c45ac 100644 --- a/files/ja/web/api/window/document/index.html +++ b/files/ja/web/api/window/document/index.html @@ -44,6 +44,4 @@ translation_of: Web/API/Window/document

ブラウザーの互換性

- -

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

diff --git a/files/ja/web/api/window/domcontentloaded_event/index.html b/files/ja/web/api/window/domcontentloaded_event/index.html index f97cd2e9a0..caec882ad7 100644 --- a/files/ja/web/api/window/domcontentloaded_event/index.html +++ b/files/ja/web/api/window/domcontentloaded_event/index.html @@ -66,8 +66,6 @@ translation_of: Web/API/Window/DOMContentLoaded_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/error_event/index.html b/files/ja/web/api/window/error_event/index.html index 5d2ba8b0e3..bec957e5dd 100644 --- a/files/ja/web/api/window/error_event/index.html +++ b/files/ja/web/api/window/error_event/index.html @@ -129,8 +129,6 @@ scriptError.addEventListener('click', () => {

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/focus_event/index.html b/files/ja/web/api/window/focus_event/index.html index 31fcdbf73c..d000fb54fa 100644 --- a/files/ja/web/api/window/focus_event/index.html +++ b/files/ja/web/api/window/focus_event/index.html @@ -112,8 +112,6 @@ window.addEventListener('focus', play);

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/frames/index.html b/files/ja/web/api/window/frames/index.html index 22a1c45883..0fc4cf2944 100644 --- a/files/ja/web/api/window/frames/index.html +++ b/files/ja/web/api/window/frames/index.html @@ -64,6 +64,4 @@ for (var i = 0; i < frames.length; i++) {

ブラウザーの互換性

- -

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

diff --git a/files/ja/web/api/window/fullscreen/index.html b/files/ja/web/api/window/fullscreen/index.html index 3a565b6007..c47bc7b4d8 100644 --- a/files/ja/web/api/window/fullscreen/index.html +++ b/files/ja/web/api/window/fullscreen/index.html @@ -53,6 +53,4 @@ else {

ブラウザーの互換性

- -

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

diff --git a/files/ja/web/api/window/getcomputedstyle/index.html b/files/ja/web/api/window/getcomputedstyle/index.html index 6330951eff..139902aa42 100644 --- a/files/ja/web/api/window/getcomputedstyle/index.html +++ b/files/ja/web/api/window/getcomputedstyle/index.html @@ -145,8 +145,6 @@ para.textContent = 'My computed font-size is ' +

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/hashchange_event/index.html b/files/ja/web/api/window/hashchange_event/index.html index 5af90df187..3064a6cff0 100644 --- a/files/ja/web/api/window/hashchange_event/index.html +++ b/files/ja/web/api/window/hashchange_event/index.html @@ -74,8 +74,6 @@ window.onhashchange = locationHashChanged;

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/index.html b/files/ja/web/api/window/index.html index ad42be707c..196afe6084 100644 --- a/files/ja/web/api/window/index.html +++ b/files/ja/web/api/window/index.html @@ -702,6 +702,4 @@ translation_of: Web/API/Window

ブラウザーの互換性

- -

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

diff --git a/files/ja/web/api/window/innerheight/index.html b/files/ja/web/api/window/innerheight/index.html index 2b1a4d2ac1..79d778bb31 100644 --- a/files/ja/web/api/window/innerheight/index.html +++ b/files/ja/web/api/window/innerheight/index.html @@ -86,8 +86,6 @@ var intOuterFramesetHeight = top.innerHeight;

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/innerwidth/index.html b/files/ja/web/api/window/innerwidth/index.html index dd390a3561..a9893ccfb3 100644 --- a/files/ja/web/api/window/innerwidth/index.html +++ b/files/ja/web/api/window/innerwidth/index.html @@ -70,8 +70,6 @@ var intOuterFramesetWidth = top.innerWidth;

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/languagechange_event/index.html b/files/ja/web/api/window/languagechange_event/index.html index 9addb7cb55..5401a7811c 100644 --- a/files/ja/web/api/window/languagechange_event/index.html +++ b/files/ja/web/api/window/languagechange_event/index.html @@ -68,8 +68,6 @@ translation_of: Web/API/Window/languagechange_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/load_event/index.html b/files/ja/web/api/window/load_event/index.html index c0070a8f9a..2687ecb7db 100644 --- a/files/ja/web/api/window/load_event/index.html +++ b/files/ja/web/api/window/load_event/index.html @@ -151,8 +151,6 @@ document.addEventListener('DOMContentLoaded', (event) => {

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/location/index.html b/files/ja/web/api/window/location/index.html index ef245d5503..6eaee97b69 100644 --- a/files/ja/web/api/window/location/index.html +++ b/files/ja/web/api/window/location/index.html @@ -198,8 +198,6 @@ span.intLink {

ブラウザーの対応

- -

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

関連情報

diff --git a/files/ja/web/api/window/messageerror_event/index.html b/files/ja/web/api/window/messageerror_event/index.html index e5ed139ae9..0a96c89ac6 100644 --- a/files/ja/web/api/window/messageerror_event/index.html +++ b/files/ja/web/api/window/messageerror_event/index.html @@ -68,8 +68,6 @@ translation_of: Web/API/Window/messageerror_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/ondevicemotion/index.html b/files/ja/web/api/window/ondevicemotion/index.html index 6384ba73e7..aefd927e24 100644 --- a/files/ja/web/api/window/ondevicemotion/index.html +++ b/files/ja/web/api/window/ondevicemotion/index.html @@ -48,8 +48,6 @@ translation_of: Web/API/Window/ondevicemotion

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/orientationchange_event/index.html b/files/ja/web/api/window/orientationchange_event/index.html index 0302015078..7b21b6f8b1 100644 --- a/files/ja/web/api/window/orientationchange_event/index.html +++ b/files/ja/web/api/window/orientationchange_event/index.html @@ -70,6 +70,4 @@ translation_of: Web/API/Window/orientationchange_event

ブラウザーの対応

- -

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

diff --git a/files/ja/web/api/window/outerheight/index.html b/files/ja/web/api/window/outerheight/index.html index 095f1aeb54..e246a5f315 100644 --- a/files/ja/web/api/window/outerheight/index.html +++ b/files/ja/web/api/window/outerheight/index.html @@ -47,8 +47,6 @@ translation_of: Web/API/Window/outerHeight

ブラウザーの対応

- -

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

関連情報

diff --git a/files/ja/web/api/window/outerwidth/index.html b/files/ja/web/api/window/outerwidth/index.html index 553f717689..aabd340808 100644 --- a/files/ja/web/api/window/outerwidth/index.html +++ b/files/ja/web/api/window/outerwidth/index.html @@ -41,8 +41,6 @@ translation_of: Web/API/Window/outerWidth

ブラウザーの対応

- -

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

関連情報

diff --git a/files/ja/web/api/window/pagehide_event/index.html b/files/ja/web/api/window/pagehide_event/index.html index 305a0d38de..bd8ac57ed7 100644 --- a/files/ja/web/api/window/pagehide_event/index.html +++ b/files/ja/web/api/window/pagehide_event/index.html @@ -84,8 +84,6 @@ translation_of: Web/API/Window/pagehide_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/pageshow_event/index.html b/files/ja/web/api/window/pageshow_event/index.html index efc3554441..e84e2acc6c 100644 --- a/files/ja/web/api/window/pageshow_event/index.html +++ b/files/ja/web/api/window/pageshow_event/index.html @@ -120,8 +120,6 @@ events.forEach(eventName =>

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/paste_event/index.html b/files/ja/web/api/window/paste_event/index.html index 0697458a24..ac878eb687 100644 --- a/files/ja/web/api/window/paste_event/index.html +++ b/files/ja/web/api/window/paste_event/index.html @@ -63,8 +63,6 @@ translation_of: Web/API/Window/paste_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/performance/index.html b/files/ja/web/api/window/performance/index.html index bc9d03412f..2eb08da672 100644 --- a/files/ja/web/api/window/performance/index.html +++ b/files/ja/web/api/window/performance/index.html @@ -34,6 +34,4 @@ translation_of: Web/API/Window/performance

ブラウザの互換性

- -

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

diff --git a/files/ja/web/api/window/postmessage/index.html b/files/ja/web/api/window/postmessage/index.html index a20570a66f..fa23fda6d6 100644 --- a/files/ja/web/api/window/postmessage/index.html +++ b/files/ja/web/api/window/postmessage/index.html @@ -179,8 +179,6 @@ window.addEventListener("message", receiveMessage, false);

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/rejectionhandled_event/index.html b/files/ja/web/api/window/rejectionhandled_event/index.html index d671cbfeef..335d40fcdb 100644 --- a/files/ja/web/api/window/rejectionhandled_event/index.html +++ b/files/ja/web/api/window/rejectionhandled_event/index.html @@ -72,8 +72,6 @@ translation_of: Web/API/Window/rejectionhandled_event

ブラウザーの対応

- -

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

関連情報

diff --git a/files/ja/web/api/window/requestanimationframe/index.html b/files/ja/web/api/window/requestanimationframe/index.html index 5bd58aea29..aa3eee230c 100644 --- a/files/ja/web/api/window/requestanimationframe/index.html +++ b/files/ja/web/api/window/requestanimationframe/index.html @@ -93,8 +93,6 @@ window.requestAnimationFrame(step);

ブラウザーの対応

- -

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

diff --git a/files/ja/web/api/window/screen/index.html b/files/ja/web/api/window/screen/index.html index a78bf0e563..15eb33a91c 100644 --- a/files/ja/web/api/window/screen/index.html +++ b/files/ja/web/api/window/screen/index.html @@ -47,6 +47,4 @@ translation_of: Web/API/Window/screen

ブラウザーの互換性

- -

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

diff --git a/files/ja/web/api/window/scrollto/index.html b/files/ja/web/api/window/scrollto/index.html index fb80f7819e..269140a437 100644 --- a/files/ja/web/api/window/scrollto/index.html +++ b/files/ja/web/api/window/scrollto/index.html @@ -72,6 +72,4 @@ window.scrollTo(options)

ブラウザーの互換性

- -

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

diff --git a/files/ja/web/api/window/scrolly/index.html b/files/ja/web/api/window/scrolly/index.html index 85195fc8bd..bc6ffa436d 100644 --- a/files/ja/web/api/window/scrolly/index.html +++ b/files/ja/web/api/window/scrolly/index.html @@ -76,8 +76,6 @@ var y = supportPageOffset ? window.pageYOffset : isCSS1Compat ? document.documen

ブラウザーの対応

- -

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

関連情報

diff --git a/files/ja/web/api/window/transitioncancel_event/index.html b/files/ja/web/api/window/transitioncancel_event/index.html index 2dfdf09c0a..73a8f0a07d 100644 --- a/files/ja/web/api/window/transitioncancel_event/index.html +++ b/files/ja/web/api/window/transitioncancel_event/index.html @@ -78,8 +78,6 @@ translation_of: Web/API/Window/transitioncancel_event

ブラウザーの互換性

- -

{{Compat("api.Document.transitioncancel_event")}}

関連情報

diff --git a/files/ja/web/api/window/transitionend_event/index.html b/files/ja/web/api/window/transitionend_event/index.html index 2323b99320..e14d47c1e1 100644 --- a/files/ja/web/api/window/transitionend_event/index.html +++ b/files/ja/web/api/window/transitionend_event/index.html @@ -76,8 +76,6 @@ translation_of: Web/API/Window/transitionend_event

ブラウザーの互換性

- -

{{Compat("api.Document.transitionend_event")}}

関連情報

diff --git a/files/ja/web/api/window/transitionrun_event/index.html b/files/ja/web/api/window/transitionrun_event/index.html index 0ee17b852a..f9f866db60 100644 --- a/files/ja/web/api/window/transitionrun_event/index.html +++ b/files/ja/web/api/window/transitionrun_event/index.html @@ -74,8 +74,6 @@ translation_of: Web/API/Window/transitionrun_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/transitionstart_event/index.html b/files/ja/web/api/window/transitionstart_event/index.html index a8cbdcc782..6a9cfec763 100644 --- a/files/ja/web/api/window/transitionstart_event/index.html +++ b/files/ja/web/api/window/transitionstart_event/index.html @@ -75,8 +75,6 @@ translation_of: Web/API/Window/transitionstart_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/unhandledrejection_event/index.html b/files/ja/web/api/window/unhandledrejection_event/index.html index 87c06dccad..77e9e13e9d 100644 --- a/files/ja/web/api/window/unhandledrejection_event/index.html +++ b/files/ja/web/api/window/unhandledrejection_event/index.html @@ -109,8 +109,6 @@ translation_of: Web/API/Window/unhandledrejection_event

ブラウザーの互換性

- -

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

関連情報

diff --git a/files/ja/web/api/window/unload_event/index.html b/files/ja/web/api/window/unload_event/index.html index 019894e002..af0c8a7fb0 100644 --- a/files/ja/web/api/window/unload_event/index.html +++ b/files/ja/web/api/window/unload_event/index.html @@ -109,8 +109,6 @@ translation_of: Web/API/Window/unload_event

ブラウザーの対応

- -

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

関連情報

-- cgit v1.2.3-54-g00ecf