diff options
Diffstat (limited to 'files/ja')
| -rw-r--r-- | files/ja/_redirects.txt | 1 | ||||
| -rw-r--r-- | files/ja/_wikihistory.json | 8 | ||||
| -rw-r--r-- | files/ja/web/api/screen/orientationchange_event/index.html (renamed from files/ja/web/api/screen/onorientationchange/index.html) | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 3adaee9525..f7931e8e02 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3268,6 +3268,7 @@ /ja/docs/Web/API/Response/useFinalURL /ja/docs/orphaned/Web/API/Response/useFinalURL /ja/docs/Web/API/SVGTests /ja/docs/orphaned/Web/API/SVGTests /ja/docs/Web/API/SVGTransformable /ja/docs/orphaned/Web/API/SVGTransformable +/ja/docs/Web/API/Screen/onorientationchange /ja/docs/Web/API/Screen/orientationchange_event /ja/docs/Web/API/ScrollToOptions /ja/docs/conflicting/Web/API/Window/scroll /ja/docs/Web/API/ServiceWorkerGlobalScope/caches /ja/docs/conflicting/Web/API/caches /ja/docs/Web/API/ServiceWorker_API /ja/docs/Web/API/Service_Worker_API diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index d17ceed58b..7615f224f5 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -21161,15 +21161,15 @@ "shuuji3" ] }, - "Web/API/Screen/onorientationchange": { - "modified": "2020-10-15T21:52:15.970Z", + "Web/API/Screen/orientation": { + "modified": "2020-10-15T21:52:16.035Z", "contributors": [ "mfuji09", "shuuji3" ] }, - "Web/API/Screen/orientation": { - "modified": "2020-10-15T21:52:16.035Z", + "Web/API/Screen/orientationchange_event": { + "modified": "2020-10-15T21:52:15.970Z", "contributors": [ "mfuji09", "shuuji3" diff --git a/files/ja/web/api/screen/onorientationchange/index.html b/files/ja/web/api/screen/orientationchange_event/index.html index 975b5ede0e..67b8f8a6b2 100644 --- a/files/ja/web/api/screen/onorientationchange/index.html +++ b/files/ja/web/api/screen/orientationchange_event/index.html @@ -1,6 +1,6 @@ --- title: Screen.onorientationchange -slug: Web/API/Screen/onorientationchange +slug: Web/API/Screen/orientationchange_event tags: - API - CSSOM View @@ -9,6 +9,7 @@ tags: - Property - Screen Orientation translation_of: Web/API/Screen/onorientationchange +original_slug: Web/API/Screen/onorientationchange --- <p>{{APIRef("Screen Orientation API")}}{{Deprecated_Header}}</p> |
