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/windoworworkerglobalscope | |
| 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/windoworworkerglobalscope')
3 files changed, 6 insertions, 3 deletions
diff --git a/files/ja/web/api/windoworworkerglobalscope/atob/index.html b/files/ja/web/api/windoworworkerglobalscope/atob/index.html index e36c89b054..349515ead9 100644 --- a/files/ja/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/ja/web/api/windoworworkerglobalscope/atob/index.html @@ -1,6 +1,6 @@ --- title: WindowOrWorkerGlobalScope.atob() -slug: Web/API/WindowBase64/atob +slug: Web/API/WindowOrWorkerGlobalScope/atob tags: - API - HTML DOM @@ -9,6 +9,7 @@ tags: - WindowOrWorkerGlobalScope - atob translation_of: Web/API/WindowOrWorkerGlobalScope/atob +original_slug: Web/API/WindowBase64/atob --- <p>{{APIRef("HTML DOM")}}</p> diff --git a/files/ja/web/api/windoworworkerglobalscope/caches/index.html b/files/ja/web/api/windoworworkerglobalscope/caches/index.html index 5d4002bd19..89583bbda5 100644 --- a/files/ja/web/api/windoworworkerglobalscope/caches/index.html +++ b/files/ja/web/api/windoworworkerglobalscope/caches/index.html @@ -1,6 +1,6 @@ --- title: WorkerGlobalScope.caches -slug: Web/API/WorkerGlobalScope/caches +slug: Web/API/WindowOrWorkerGlobalScope/caches tags: - API - Experimental @@ -12,6 +12,7 @@ tags: - Window - WindowOrWorkerGlobalScope translation_of: Web/API/WindowOrWorkerGlobalScope/caches +original_slug: Web/API/WorkerGlobalScope/caches --- <div>{{APIRef()}}{{SeeCompatTable}}</div> diff --git a/files/ja/web/api/windoworworkerglobalscope/clearinterval/index.html b/files/ja/web/api/windoworworkerglobalscope/clearinterval/index.html index ceb7c2ebbe..d2fb3b244f 100644 --- a/files/ja/web/api/windoworworkerglobalscope/clearinterval/index.html +++ b/files/ja/web/api/windoworworkerglobalscope/clearinterval/index.html @@ -1,6 +1,6 @@ --- title: window.clearInterval -slug: Web/API/WindowTimers/clearInterval +slug: Web/API/WindowOrWorkerGlobalScope/clearInterval tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - JavaScript timers - Window translation_of: Web/API/WindowOrWorkerGlobalScope/clearInterval +original_slug: Web/API/WindowTimers/clearInterval --- <div>{{ApiRef}}</div> |
