From 006562a295054a38130684995d40171ab7d23624 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Fri, 30 Jul 2021 12:42:53 +0900 Subject: Web/API/Worker および onerror を更新 (#1565) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - orphaned/Web/API/AbstractWorker を削除 - AbstractWorker インターフェイスの onerror プロパティを Worker へ移動 - Worker インターフェイスおよび onerror プロパティのドキュメントを2021/07/16時点の英語版に同期 --- files/ja/_redirects.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/_redirects.txt') diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 9b53cfa833..b0ccd5e0a2 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3467,8 +3467,8 @@ /ja/docs/Web-e/Guide/CSS/Understanding_z_index/Stacking_context_example_3 /ja/docs/Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_3 /ja/docs/Web-e/Guide/CSS/Understanding_z_index/Stacking_without_z-index /ja/docs/Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_without_z-index /ja/docs/Web-e/Guide/CSS/Understanding_z_index/The_stacking_context /ja/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context -/ja/docs/Web/API/AbstractWorker /ja/docs/orphaned/Web/API/AbstractWorker -/ja/docs/Web/API/AbstractWorker/onerror /ja/docs/orphaned/Web/API/AbstractWorker/onerror +/ja/docs/Web/API/AbstractWorker /ja/docs/Web/API/Worker +/ja/docs/Web/API/AbstractWorker/onerror /ja/docs/Web/API/Worker/onerror /ja/docs/Web/API/Ambient_Light_Events /ja/docs/orphaned/Web/API/Ambient_Light_Events /ja/docs/Web/API/Apps.mgmt.addEventListener /ja/docs/Web/API/EventTarget/addEventListener /ja/docs/Web/API/Apps.mgmt.removeEventListener /ja/docs/Web/API/EventTarget/removeEventListener -- cgit v1.2.3-54-g00ecf