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/globaleventhandlers | |
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/globaleventhandlers')
3 files changed, 6 insertions, 3 deletions
diff --git a/files/ja/web/api/globaleventhandlers/onreset/index.html b/files/ja/web/api/globaleventhandlers/onreset/index.html index c9862667e8..49f0c3e805 100644 --- a/files/ja/web/api/globaleventhandlers/onreset/index.html +++ b/files/ja/web/api/globaleventhandlers/onreset/index.html @@ -1,12 +1,13 @@ --- title: window.onreset -slug: Web/API/Window/onreset +slug: Web/API/GlobalEventHandlers/onreset tags: - DOM - Gecko - Gecko DOM Reference - Window translation_of: Web/API/GlobalEventHandlers/onreset +original_slug: Web/API/Window/onreset --- <div> {{ApiRef}}</div> diff --git a/files/ja/web/api/globaleventhandlers/onresize/index.html b/files/ja/web/api/globaleventhandlers/onresize/index.html index db2b2bbae9..d15adf20c3 100644 --- a/files/ja/web/api/globaleventhandlers/onresize/index.html +++ b/files/ja/web/api/globaleventhandlers/onresize/index.html @@ -1,12 +1,13 @@ --- title: window.onresize -slug: Web/API/Window/onresize +slug: Web/API/GlobalEventHandlers/onresize tags: - DOM - Gecko - Property - Window translation_of: Web/API/GlobalEventHandlers/onresize +original_slug: Web/API/Window/onresize --- <p>{{ ApiRef() }}</p> diff --git a/files/ja/web/api/globaleventhandlers/onselectionchange/index.html b/files/ja/web/api/globaleventhandlers/onselectionchange/index.html index 9793bde3fa..baccd28825 100644 --- a/files/ja/web/api/globaleventhandlers/onselectionchange/index.html +++ b/files/ja/web/api/globaleventhandlers/onselectionchange/index.html @@ -1,6 +1,6 @@ --- title: Document.onselectionchange -slug: Web/API/Document/onselectionchange +slug: Web/API/GlobalEventHandlers/onselectionchange tags: - API - Document @@ -10,6 +10,7 @@ tags: - プロパティ translation_of: Web/API/GlobalEventHandlers/onselectionchange translation_of_original: Web/API/Document/onselectionchange +original_slug: Web/API/Document/onselectionchange --- <div>{{ApiRef('DOM')}}{{SeeCompatTable}}</div> |