diff options
Diffstat (limited to 'files/ru/web')
-rw-r--r-- | files/ru/web/api/atob/index.html (renamed from files/ru/web/api/windoworworkerglobalscope/atob/index.html) | 3 | ||||
-rw-r--r-- | files/ru/web/api/btoa/index.html (renamed from files/ru/web/api/windoworworkerglobalscope/btoa/index.html) | 4 | ||||
-rw-r--r-- | files/ru/web/api/caches/index.html (renamed from files/ru/web/api/windoworworkerglobalscope/caches/index.html) | 3 | ||||
-rw-r--r-- | files/ru/web/api/cleartimeout/index.html (renamed from files/ru/web/api/windoworworkerglobalscope/cleartimeout/index.html) | 3 | ||||
-rw-r--r-- | files/ru/web/api/fetch/index.html (renamed from files/ru/web/api/windoworworkerglobalscope/fetch/index.html) | 3 | ||||
-rw-r--r-- | files/ru/web/api/setinterval/index.html (renamed from files/ru/web/api/windoworworkerglobalscope/setinterval/index.html) | 3 | ||||
-rw-r--r-- | files/ru/web/api/settimeout/index.html (renamed from files/ru/web/api/windoworworkerglobalscope/settimeout/index.html) | 4 |
7 files changed, 14 insertions, 9 deletions
diff --git a/files/ru/web/api/windoworworkerglobalscope/atob/index.html b/files/ru/web/api/atob/index.html index 689abf3503..931c4deb95 100644 --- a/files/ru/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/ru/web/api/atob/index.html @@ -1,7 +1,8 @@ --- title: WindowOrWorkerGlobalScope.atob() -slug: Web/API/WindowOrWorkerGlobalScope/atob +slug: Web/API/atob translation_of: Web/API/WindowOrWorkerGlobalScope/atob +original_slug: Web/API/WindowOrWorkerGlobalScope/atob --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/ru/web/api/windoworworkerglobalscope/btoa/index.html b/files/ru/web/api/btoa/index.html index 24f0c7ab38..12080d8fa6 100644 --- a/files/ru/web/api/windoworworkerglobalscope/btoa/index.html +++ b/files/ru/web/api/btoa/index.html @@ -1,8 +1,8 @@ --- title: WindowBase64.btoa() -slug: Web/API/WindowOrWorkerGlobalScope/btoa +slug: Web/API/btoa translation_of: Web/API/WindowOrWorkerGlobalScope/btoa -original_slug: Web/API/WindowBase64/btoa +original_slug: Web/API/WindowOrWorkerGlobalScope/btoa --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/ru/web/api/windoworworkerglobalscope/caches/index.html b/files/ru/web/api/caches/index.html index 107d43f6a4..78e2f33014 100644 --- a/files/ru/web/api/windoworworkerglobalscope/caches/index.html +++ b/files/ru/web/api/caches/index.html @@ -1,7 +1,8 @@ --- title: WindowOrWorkerGlobalScope.caches -slug: Web/API/WindowOrWorkerGlobalScope/caches +slug: Web/API/caches translation_of: Web/API/WindowOrWorkerGlobalScope/caches +original_slug: Web/API/WindowOrWorkerGlobalScope/caches --- <div>{{APIRef()}}{{SeeCompatTable}}</div> diff --git a/files/ru/web/api/windoworworkerglobalscope/cleartimeout/index.html b/files/ru/web/api/cleartimeout/index.html index aeedb7435c..e19fc0fe1b 100644 --- a/files/ru/web/api/windoworworkerglobalscope/cleartimeout/index.html +++ b/files/ru/web/api/cleartimeout/index.html @@ -1,7 +1,8 @@ --- title: WindowOrWorkerGlobalScope.clearTimeout() -slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout +slug: Web/API/clearTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/clearTimeout +original_slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/ru/web/api/windoworworkerglobalscope/fetch/index.html b/files/ru/web/api/fetch/index.html index 22b188e0bd..788b9c3f69 100644 --- a/files/ru/web/api/windoworworkerglobalscope/fetch/index.html +++ b/files/ru/web/api/fetch/index.html @@ -1,11 +1,12 @@ --- title: WindowOrWorkerGlobalScope.fetch() -slug: Web/API/WindowOrWorkerGlobalScope/fetch +slug: Web/API/fetch tags: - Справка - запрос - метод translation_of: Web/API/WindowOrWorkerGlobalScope/fetch +original_slug: Web/API/WindowOrWorkerGlobalScope/fetch --- <div>{{APIRef("Fetch API")}}</div> diff --git a/files/ru/web/api/windoworworkerglobalscope/setinterval/index.html b/files/ru/web/api/setinterval/index.html index c77c422bf1..81df340981 100644 --- a/files/ru/web/api/windoworworkerglobalscope/setinterval/index.html +++ b/files/ru/web/api/setinterval/index.html @@ -1,7 +1,8 @@ --- title: WindowOrWorkerGlobalScope.setInterval() -slug: Web/API/WindowOrWorkerGlobalScope/setInterval +slug: Web/API/setInterval translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval +original_slug: Web/API/WindowOrWorkerGlobalScope/setInterval --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/ru/web/api/windoworworkerglobalscope/settimeout/index.html b/files/ru/web/api/settimeout/index.html index dbc08996a2..d35da11a1c 100644 --- a/files/ru/web/api/windoworworkerglobalscope/settimeout/index.html +++ b/files/ru/web/api/settimeout/index.html @@ -1,8 +1,8 @@ --- title: WindowTimers.setTimeout() -slug: Web/API/WindowOrWorkerGlobalScope/setTimeout +slug: Web/API/setTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout -original_slug: Web/API/WindowTimers/setTimeout +original_slug: Web/API/WindowOrWorkerGlobalScope/setTimeout --- <div>{{ APIRef() }}</div> |