diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:08:35 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:08:35 +0100 |
commit | 9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f (patch) | |
tree | 3eabcb7c51657ecbaf7acb8e9de10af73e86d96c /files/ja/web/api/window | |
parent | 6ef1fa4618e08426b874529619a66adbd3d1fcf0 (diff) | |
download | translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.gz translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.bz2 translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.zip |
unslug ja: modify
Diffstat (limited to 'files/ja/web/api/window')
-rw-r--r-- | files/ja/web/api/window/onappinstalled/index.html | 3 | ||||
-rw-r--r-- | files/ja/web/api/window/opener/index.html | 3 | ||||
-rw-r--r-- | files/ja/web/api/window/stop/index.html | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/files/ja/web/api/window/onappinstalled/index.html b/files/ja/web/api/window/onappinstalled/index.html index 40c22b7cec..f59a7a86fb 100644 --- a/files/ja/web/api/window/onappinstalled/index.html +++ b/files/ja/web/api/window/onappinstalled/index.html @@ -1,6 +1,6 @@ --- title: Window.onappinstalled -slug: Web/API/Window/oninstall +slug: Web/API/Window/onappinstalled tags: - API - Event Handler @@ -9,6 +9,7 @@ tags: - Window - web manifest translation_of: Web/API/Window/onappinstalled +original_slug: Web/API/Window/oninstall --- <div>{{APIRef}}</div> diff --git a/files/ja/web/api/window/opener/index.html b/files/ja/web/api/window/opener/index.html index c1f7152c9c..32ea2bcad0 100644 --- a/files/ja/web/api/window/opener/index.html +++ b/files/ja/web/api/window/opener/index.html @@ -1,12 +1,13 @@ --- title: window.opener -slug: Web/API/window.opener +slug: Web/API/Window/opener tags: - DOM - DOM_0 - Gecko - Window translation_of: Web/API/Window/opener +original_slug: Web/API/window.opener --- <div>{{ApiRef}}</div> diff --git a/files/ja/web/api/window/stop/index.html b/files/ja/web/api/window/stop/index.html index a32bbd359a..7b634653ce 100644 --- a/files/ja/web/api/window/stop/index.html +++ b/files/ja/web/api/window/stop/index.html @@ -1,12 +1,13 @@ --- title: window.stop -slug: Web/API/window.stop +slug: Web/API/Window/stop tags: - API - DOM - Gecko - HTML DOM translation_of: Web/API/Window/stop +original_slug: Web/API/window.stop --- <div>{{ApiRef}}</div> |