diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/es/_redirects.txt | 2 | ||||
-rw-r--r-- | files/es/_wikihistory.json | 28 | ||||
-rw-r--r-- | files/es/orphaned/web/api/abstractworker/index.html (renamed from files/es/web/api/abstractworker/index.html) | 3 | ||||
-rw-r--r-- | files/es/orphaned/web/api/element/currentstyle/index.html (renamed from files/es/web/api/element/currentstyle/index.html) | 3 | ||||
-rw-r--r-- | files/fr/_redirects.txt | 5 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 48 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/abstractworker/index.html (renamed from files/fr/web/api/abstractworker/index.html) | 3 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/abstractworker/onerror/index.html (renamed from files/fr/web/api/abstractworker/onerror/index.html) | 3 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/element/currentstyle/index.html (renamed from files/fr/web/api/element/currentstyle/index.html) | 3 | ||||
-rw-r--r-- | files/ja/_redirects.txt | 3 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/abstractworker/index.html (renamed from files/ja/web/api/abstractworker/index.html) | 3 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/abstractworker/onerror/index.html (renamed from files/ja/web/api/abstractworker/onerror/index.html) | 3 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/element/currentstyle/index.html (renamed from files/ja/web/api/element/currentstyle/index.html) | 3 | ||||
-rw-r--r-- | files/ko/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 26 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/abstractworker/index.html (renamed from files/ko/web/api/abstractworker/index.html) | 3 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/element/currentstyle/index.html (renamed from files/ko/web/api/element/currentstyle/index.html) | 3 | ||||
-rw-r--r-- | files/pt-br/_redirects.txt | 2 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 26 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/abstractworker/index.html (renamed from files/pt-br/web/api/abstractworker/index.html) | 3 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/abstractworker/onerror/index.html (renamed from files/pt-br/web/api/abstractworker/onerror/index.html) | 3 | ||||
-rw-r--r-- | files/ru/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/abstractworker/index.html (renamed from files/ru/web/api/abstractworker/index.html) | 3 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/element/currentstyle/index.html (renamed from files/ru/web/api/element/currentstyle/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/_redirects.txt | 4 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 56 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/abstractworker/index.html (renamed from files/zh-cn/web/api/abstractworker/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/abstractworker/onerror/index.html (renamed from files/zh-cn/web/api/abstractworker/onerror/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/element/currentstyle/index.html (renamed from files/zh-cn/web/api/element/currentstyle/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/xmlhttprequestresponsetype/index.html (renamed from files/zh-cn/web/api/xmlhttprequestresponsetype/index.html) | 3 |
32 files changed, 171 insertions, 135 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt index 0f10ad6eb6..393ca94a14 100644 --- a/files/es/_redirects.txt +++ b/files/es/_redirects.txt @@ -1761,6 +1761,7 @@ /es/docs/Web/API/API_de_almacenamiento_web /es/docs/Web/API/Web_Storage_API /es/docs/Web/API/API_de_almacenamiento_web/Usando_la_API_de_almacenamiento_web /es/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API /es/docs/Web/API/API_del_portapapeles /es/docs/Web/API/Clipboard_API +/es/docs/Web/API/AbstractWorker /es/docs/orphaned/Web/API/AbstractWorker /es/docs/Web/API/Animation/Animación /es/docs/Web/API/Animation/Animation /es/docs/Web/API/Animation/terminado /es/docs/Web/API/Animation/finished /es/docs/Web/API/Animation/tiempoActual /es/docs/Web/API/Animation/currentTime @@ -1795,6 +1796,7 @@ /es/docs/Web/API/DocumentOrShadowRoot/styleSheets /es/docs/Web/API/Document/styleSheets /es/docs/Web/API/Document_Object_Model/Events /es/docs/orphaned/Web/API/Document_Object_Model/Events /es/docs/Web/API/Element/accessKey /es/docs/Web/API/HTMLElement/accessKey +/es/docs/Web/API/Element/currentStyle /es/docs/orphaned/Web/API/Element/currentStyle /es/docs/Web/API/Element/name /es/docs/conflicting/Web/API /es/docs/Web/API/Element/ongotpointercapture /es/docs/Web/API/GlobalEventHandlers/ongotpointercapture /es/docs/Web/API/Element/onlostpointercapture /es/docs/Web/API/GlobalEventHandlers/onlostpointercapture diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json index 7f7a30a5ce..e913508c27 100644 --- a/files/es/_wikihistory.json +++ b/files/es/_wikihistory.json @@ -4920,14 +4920,6 @@ "Sheppy" ] }, - "Web/API/AbstractWorker": { - "modified": "2019-12-20T01:50:52.328Z", - "contributors": [ - "Kaliu", - "Gustavo_Armoa", - "AshWilliams" - ] - }, "Web/API/Ambient_Light_Events": { "modified": "2019-03-23T22:33:31.225Z", "contributors": [ @@ -6398,12 +6390,6 @@ "mrkadium" ] }, - "Web/API/Element/currentStyle": { - "modified": "2019-03-23T22:26:01.738Z", - "contributors": [ - "SoftwareRVG" - ] - }, "Web/API/Element/getAttribute": { "modified": "2019-03-23T22:55:05.590Z", "contributors": [ @@ -23398,6 +23384,14 @@ "HenryGR" ] }, + "orphaned/Web/API/AbstractWorker": { + "modified": "2019-12-20T01:50:52.328Z", + "contributors": [ + "Kaliu", + "Gustavo_Armoa", + "AshWilliams" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T21:50:43.901Z", "contributors": [ @@ -23427,6 +23421,12 @@ "recortes" ] }, + "orphaned/Web/API/Element/currentStyle": { + "modified": "2019-03-23T22:26:01.738Z", + "contributors": [ + "SoftwareRVG" + ] + }, "orphaned/Web/API/Element/runtimeStyle": { "modified": "2019-03-23T22:25:35.378Z", "contributors": [ diff --git a/files/es/web/api/abstractworker/index.html b/files/es/orphaned/web/api/abstractworker/index.html index f3f50ecf38..a2ffb4c950 100644 --- a/files/es/web/api/abstractworker/index.html +++ b/files/es/orphaned/web/api/abstractworker/index.html @@ -1,7 +1,8 @@ --- title: AbstractWorker -slug: Web/API/AbstractWorker +slug: orphaned/Web/API/AbstractWorker translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker --- <p>{{ APIRef("Web Workers API") }}</p> diff --git a/files/es/web/api/element/currentstyle/index.html b/files/es/orphaned/web/api/element/currentstyle/index.html index 620ff01129..0b329e5d0e 100644 --- a/files/es/web/api/element/currentstyle/index.html +++ b/files/es/orphaned/web/api/element/currentstyle/index.html @@ -1,11 +1,12 @@ --- title: Element.currentStyle -slug: Web/API/Element/currentStyle +slug: orphaned/Web/API/Element/currentStyle tags: - API - Compatibilidad en los navegadores móviles - Property translation_of: Web/API/Element/currentStyle +original_slug: Web/API/Element/currentStyle --- <div>{{APIRef("DOM")}}</div> diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 6377819b19..938bfe19f3 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3593,7 +3593,9 @@ /fr/docs/Web/API/API_IndexedDB/Browser_storage_limits_and_eviction_criteria /fr/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria /fr/docs/Web/API/API_IndexedDB/Using_IndexedDB /fr/docs/Web/API/IndexedDB_API/Using_IndexedDB /fr/docs/Web/API/API_fichier_systeme /fr/docs/Web/API/File_and_Directory_Entries_API -/fr/docs/Web/API/AbstractWorker.onerror /fr/docs/Web/API/AbstractWorker/onerror +/fr/docs/Web/API/AbstractWorker /fr/docs/orphaned/Web/API/AbstractWorker +/fr/docs/Web/API/AbstractWorker.onerror /fr/docs/orphaned/Web/API/AbstractWorker/onerror +/fr/docs/Web/API/AbstractWorker/onerror /fr/docs/orphaned/Web/API/AbstractWorker/onerror /fr/docs/Web/API/AnimationEffectTimingProperties /fr/docs/Web/API/EffectTiming /fr/docs/Web/API/AnimationEffectTimingProperties/delay /fr/docs/Web/API/EffectTiming/delay /fr/docs/Web/API/AnimationEvent.animationName /fr/docs/Web/API/AnimationEvent/animationName @@ -3757,6 +3759,7 @@ /fr/docs/Web/API/Element.tagName /fr/docs/Web/API/Element/tagName /fr/docs/Web/API/Element.textContent /fr/docs/Web/API/Node/textContent /fr/docs/Web/API/Element/accessKey /fr/docs/Web/API/HTMLElement/accessKey +/fr/docs/Web/API/Element/currentStyle /fr/docs/orphaned/Web/API/Element/currentStyle /fr/docs/Web/API/Element/innertHTML /fr/docs/Web/API/Element/innerHTML /fr/docs/Web/API/Element/name /fr/docs/conflicting/Web/API /fr/docs/Web/API/Element/ongotpointercapture /fr/docs/Web/API/GlobalEventHandlers/ongotpointercapture diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index bb0c6ea7c7..4f57d11c88 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -11766,24 +11766,6 @@ "loella16" ] }, - "Web/API/AbstractWorker": { - "modified": "2020-10-15T21:26:01.488Z", - "contributors": [ - "Arzak656", - "wakka27", - "tregagnon", - "dexterneo" - ] - }, - "Web/API/AbstractWorker/onerror": { - "modified": "2020-10-15T21:32:33.262Z", - "contributors": [ - "Arzak656", - "wakka27", - "jean-pierre.gay", - "fscholz" - ] - }, "Web/API/Ambient_Light_Events": { "modified": "2019-03-23T23:28:29.463Z", "contributors": [ @@ -15218,12 +15200,6 @@ "Kalwyn" ] }, - "Web/API/Element/currentStyle": { - "modified": "2019-03-18T21:32:08.768Z", - "contributors": [ - "z1057" - ] - }, "Web/API/Element/dblclick_event": { "modified": "2020-10-15T21:49:52.144Z", "contributors": [ @@ -44992,6 +44968,24 @@ "wbamberg" ] }, + "orphaned/Web/API/AbstractWorker": { + "modified": "2020-10-15T21:26:01.488Z", + "contributors": [ + "Arzak656", + "wakka27", + "tregagnon", + "dexterneo" + ] + }, + "orphaned/Web/API/AbstractWorker/onerror": { + "modified": "2020-10-15T21:32:33.262Z", + "contributors": [ + "Arzak656", + "wakka27", + "jean-pierre.gay", + "fscholz" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T21:49:32.341Z", "contributors": [ @@ -45028,6 +45022,12 @@ "loella16" ] }, + "orphaned/Web/API/Element/currentStyle": { + "modified": "2019-03-18T21:32:08.768Z", + "contributors": [ + "z1057" + ] + }, "orphaned/Web/API/Element/tabStop": { "modified": "2019-03-18T21:38:50.214Z", "contributors": [ diff --git a/files/fr/web/api/abstractworker/index.html b/files/fr/orphaned/web/api/abstractworker/index.html index 0dfabf2783..896e022561 100644 --- a/files/fr/web/api/abstractworker/index.html +++ b/files/fr/orphaned/web/api/abstractworker/index.html @@ -1,12 +1,13 @@ --- title: AbstractWorker -slug: Web/API/AbstractWorker +slug: orphaned/Web/API/AbstractWorker tags: - API - Interface - Reference - Web Workers translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker --- <p>{{ APIRef() }}</p> diff --git a/files/fr/web/api/abstractworker/onerror/index.html b/files/fr/orphaned/web/api/abstractworker/onerror/index.html index ecf02792b6..133e53188b 100644 --- a/files/fr/web/api/abstractworker/onerror/index.html +++ b/files/fr/orphaned/web/api/abstractworker/onerror/index.html @@ -1,7 +1,8 @@ --- title: AbstractWorker.onerror -slug: Web/API/AbstractWorker/onerror +slug: orphaned/Web/API/AbstractWorker/onerror translation_of: Web/API/AbstractWorker/onerror +original_slug: Web/API/AbstractWorker/onerror --- <p>{{ APIRef("AbstractWorker") }}</p> diff --git a/files/fr/web/api/element/currentstyle/index.html b/files/fr/orphaned/web/api/element/currentstyle/index.html index 3ac845eaf3..fdc8666731 100644 --- a/files/fr/web/api/element/currentstyle/index.html +++ b/files/fr/orphaned/web/api/element/currentstyle/index.html @@ -1,12 +1,13 @@ --- title: Element.currentStyle -slug: Web/API/Element/currentStyle +slug: orphaned/Web/API/Element/currentStyle tags: - API - NeedsExample - Non-standard - Property translation_of: Web/API/Element/currentStyle +original_slug: Web/API/Element/currentStyle --- <div>{{APIRef("DOM")}}{{Non-standard_header}}</div> diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 78f8457a1d..ed33bc73ac 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3678,6 +3678,8 @@ /ja/docs/Web-e/Guide/CSS/Understanding_z_index/Stacking_context_example_3 /ja/docs/Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_3 /ja/docs/Web-e/Guide/CSS/Understanding_z_index/Stacking_without_z-index /ja/docs/Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_without_z-index /ja/docs/Web-e/Guide/CSS/Understanding_z_index/The_stacking_context /ja/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context +/ja/docs/Web/API/AbstractWorker /ja/docs/orphaned/Web/API/AbstractWorker +/ja/docs/Web/API/AbstractWorker/onerror /ja/docs/orphaned/Web/API/AbstractWorker/onerror /ja/docs/Web/API/Apps /ja/docs/Web/API/DOMApplicationsRegistry /ja/docs/Web/API/Apps.checkInstalled /ja/docs/Web/API/DOMApplicationsRegistry/checkInstalled /ja/docs/Web/API/Apps.getInstalled /ja/docs/Web/API/DOMApplicationsRegistry/getInstalled @@ -3762,6 +3764,7 @@ /ja/docs/Web/API/Element.querySelectorAll /ja/docs/Web/API/Element/querySelectorAll /ja/docs/Web/API/Element/Activate_event /ja/docs/Web/API/Element/DOMActivate_event /ja/docs/Web/API/Element/accessKey /ja/docs/Web/API/HTMLElement/accessKey +/ja/docs/Web/API/Element/currentStyle /ja/docs/orphaned/Web/API/Element/currentStyle /ja/docs/Web/API/Element/name /ja/docs/conflicting/Web/API /ja/docs/Web/API/Event/button /ja/docs/conflicting/Web/API/MouseEvent/button /ja/docs/Web/API/Event/createEvent /ja/docs/conflicting/Web/API/Document/createEvent diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index de85c35f61..bf33905847 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -9990,18 +9990,6 @@ "silverskyvicto" ] }, - "Web/API/AbstractWorker": { - "modified": "2020-10-15T22:02:41.214Z", - "contributors": [ - "chikoski" - ] - }, - "Web/API/AbstractWorker/onerror": { - "modified": "2020-10-15T22:02:48.424Z", - "contributors": [ - "chikoski" - ] - }, "Web/API/Ambient_Light_Events": { "modified": "2020-10-15T21:25:12.532Z", "contributors": [ @@ -52230,6 +52218,18 @@ "shinnn" ] }, + "orphaned/Web/API/AbstractWorker": { + "modified": "2020-10-15T22:02:41.214Z", + "contributors": [ + "chikoski" + ] + }, + "orphaned/Web/API/AbstractWorker/onerror": { + "modified": "2020-10-15T22:02:48.424Z", + "contributors": [ + "chikoski" + ] + }, "orphaned/Web/API/AudioContext/mozAudioChannelType": { "modified": "2019-03-23T22:51:59.818Z", "contributors": [ diff --git a/files/ja/web/api/abstractworker/index.html b/files/ja/orphaned/web/api/abstractworker/index.html index 89837e30ff..07ac4a693c 100644 --- a/files/ja/web/api/abstractworker/index.html +++ b/files/ja/orphaned/web/api/abstractworker/index.html @@ -1,7 +1,8 @@ --- title: AbstractWorker -slug: Web/API/AbstractWorker +slug: orphaned/Web/API/AbstractWorker translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker --- <p>{{ APIRef("Web Workers API") }}</p> diff --git a/files/ja/web/api/abstractworker/onerror/index.html b/files/ja/orphaned/web/api/abstractworker/onerror/index.html index aa05ed3182..94e0907b15 100644 --- a/files/ja/web/api/abstractworker/onerror/index.html +++ b/files/ja/orphaned/web/api/abstractworker/onerror/index.html @@ -1,7 +1,8 @@ --- title: AbstractWorker.onerror -slug: Web/API/AbstractWorker/onerror +slug: orphaned/Web/API/AbstractWorker/onerror translation_of: Web/API/AbstractWorker/onerror +original_slug: Web/API/AbstractWorker/onerror --- <p>{{ APIRef("Web Workers API") }}</p> diff --git a/files/ja/web/api/element/currentstyle/index.html b/files/ja/orphaned/web/api/element/currentstyle/index.html index 24548064d8..5f1cfa645e 100644 --- a/files/ja/web/api/element/currentstyle/index.html +++ b/files/ja/orphaned/web/api/element/currentstyle/index.html @@ -1,12 +1,13 @@ --- title: Element.currentStyle -slug: Web/API/Element/currentStyle +slug: orphaned/Web/API/Element/currentStyle tags: - API - NeedsExample - Non-standard - Property translation_of: Web/API/Element/currentStyle +original_slug: Web/API/Element/currentStyle --- <p>{{Non-standard_header}}</p> diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index c13543eadf..98adea837f 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -593,6 +593,7 @@ /ko/docs/Using_URL_values_for_the_cursor_property-redirect-1 /ko/docs/Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property /ko/docs/Using_XPath /ko/docs/conflicting/Web/XPath/Introduction_to_using_XPath_in_JavaScript /ko/docs/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations /ko/docs/Web/XSLT/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations +/ko/docs/Web/API/AbstractWorker /ko/docs/orphaned/Web/API/AbstractWorker /ko/docs/Web/API/Boolean /ko/docs/Web/JavaScript/Reference/Global_Objects/Boolean /ko/docs/Web/API/Canvas_API/캔버스_튜토리얼 /ko/docs/Web/API/Canvas_API/Tutorial /ko/docs/Web/API/ChildNode/remove /ko/docs/orphaned/Web/API/ChildNode/remove @@ -612,6 +613,7 @@ /ko/docs/Web/API/Element.getAttribute /ko/docs/Web/API/Element/getAttribute /ko/docs/Web/API/Element/accessKey /ko/docs/Web/API/HTMLElement/accessKey /ko/docs/Web/API/Element/childNodes /ko/docs/Web/API/Node/childNodes +/ko/docs/Web/API/Element/currentStyle /ko/docs/orphaned/Web/API/Element/currentStyle /ko/docs/Web/API/Element/firstChild /ko/docs/Web/API/Node/firstChild /ko/docs/Web/API/Event/createEvent /ko/docs/Web/API/Document/createEvent /ko/docs/Web/API/Fetch_API/Fetch의_사용법 /ko/docs/Web/API/Fetch_API/Using_Fetch diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 52f3bde621..7d27e3cebf 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -3389,13 +3389,6 @@ "chzhclq17" ] }, - "Web/API/AbstractWorker": { - "modified": "2020-10-15T21:25:37.012Z", - "contributors": [ - "alattalatta", - "Cho.Eun" - ] - }, "Web/API/Ambient_Light_Events": { "modified": "2020-10-15T21:24:18.175Z", "contributors": [ @@ -4616,12 +4609,6 @@ "composite" ] }, - "Web/API/Element/currentStyle": { - "modified": "2019-03-23T22:28:24.891Z", - "contributors": [ - "nugurejeil" - ] - }, "Web/API/Element/getAttribute": { "modified": "2020-10-15T21:30:04.251Z", "contributors": [ @@ -18354,6 +18341,13 @@ "cap3618" ] }, + "orphaned/Web/API/AbstractWorker": { + "modified": "2020-10-15T21:25:37.012Z", + "contributors": [ + "alattalatta", + "Cho.Eun" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T22:10:05.225Z", "contributors": [ @@ -18381,6 +18375,12 @@ "dink95" ] }, + "orphaned/Web/API/Element/currentStyle": { + "modified": "2019-03-23T22:28:24.891Z", + "contributors": [ + "nugurejeil" + ] + }, "orphaned/Web/API/HTMLHyperlinkElementUtils": { "modified": "2020-10-15T22:15:23.043Z", "contributors": [ diff --git a/files/ko/web/api/abstractworker/index.html b/files/ko/orphaned/web/api/abstractworker/index.html index c31abaa6c1..a0a80f641c 100644 --- a/files/ko/web/api/abstractworker/index.html +++ b/files/ko/orphaned/web/api/abstractworker/index.html @@ -1,6 +1,6 @@ --- title: AbstractWorker -slug: Web/API/AbstractWorker +slug: orphaned/Web/API/AbstractWorker tags: - API - Abstract @@ -13,6 +13,7 @@ tags: - 워커 - 웹 워커 translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker --- <div>{{ APIRef("Web Workers API") }}</div> diff --git a/files/ko/web/api/element/currentstyle/index.html b/files/ko/orphaned/web/api/element/currentstyle/index.html index 39a1ad37e1..04b0adabcc 100644 --- a/files/ko/web/api/element/currentstyle/index.html +++ b/files/ko/orphaned/web/api/element/currentstyle/index.html @@ -1,11 +1,12 @@ --- title: Element.currentStyle -slug: Web/API/Element/currentStyle +slug: orphaned/Web/API/Element/currentStyle tags: - 돔 - 속성 추출 - 요소 속성 translation_of: Web/API/Element/currentStyle +original_slug: Web/API/Element/currentStyle --- <div>{{APIRef("DOM")}}</div> diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index 2359ac805e..7781b669f3 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -527,6 +527,8 @@ /pt-BR/docs/Web/API/API_Web_Audio /pt-BR/docs/Web/API/Web_Audio_API /pt-BR/docs/Web/API/API_Web_Audio/Sintetizador_simples /pt-BR/docs/Web/API/Web_Audio_API/Simple_synth /pt-BR/docs/Web/API/API_de_Desempenho /pt-BR/docs/Web/API/Performance_API +/pt-BR/docs/Web/API/AbstractWorker /pt-BR/docs/orphaned/Web/API/AbstractWorker +/pt-BR/docs/Web/API/AbstractWorker/onerror /pt-BR/docs/orphaned/Web/API/AbstractWorker/onerror /pt-BR/docs/Web/API/ArrayBuffer /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer /pt-BR/docs/Web/API/AudioContext/currentTime /pt-BR/docs/Web/API/BaseAudioContext/currentTime /pt-BR/docs/Web/API/BatteryManager.charging /pt-BR/docs/Web/API/BatteryManager/charging diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 1dcad77dd8..750a48ad8c 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -3584,19 +3584,6 @@ "marcelorobson001" ] }, - "Web/API/AbstractWorker": { - "modified": "2019-03-23T23:11:23.809Z", - "contributors": [ - "teoli", - "mklauck" - ] - }, - "Web/API/AbstractWorker/onerror": { - "modified": "2019-03-23T22:50:42.630Z", - "contributors": [ - "daltonmenezes" - ] - }, "Web/API/Ambient_Light_Events": { "modified": "2019-03-23T22:10:24.978Z", "contributors": [ @@ -17158,6 +17145,19 @@ "mak213k" ] }, + "orphaned/Web/API/AbstractWorker": { + "modified": "2019-03-23T23:11:23.809Z", + "contributors": [ + "teoli", + "mklauck" + ] + }, + "orphaned/Web/API/AbstractWorker/onerror": { + "modified": "2019-03-23T22:50:42.630Z", + "contributors": [ + "daltonmenezes" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T21:55:19.824Z", "contributors": [ diff --git a/files/pt-br/web/api/abstractworker/index.html b/files/pt-br/orphaned/web/api/abstractworker/index.html index 824ccd2aaa..2b5355f865 100644 --- a/files/pt-br/web/api/abstractworker/index.html +++ b/files/pt-br/orphaned/web/api/abstractworker/index.html @@ -1,7 +1,8 @@ --- title: AbstractWorker -slug: Web/API/AbstractWorker +slug: orphaned/Web/API/AbstractWorker translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker --- <p>{{ APIRef("Web Workers API") }}</p> diff --git a/files/pt-br/web/api/abstractworker/onerror/index.html b/files/pt-br/orphaned/web/api/abstractworker/onerror/index.html index ed4635db9b..9ad74fd3fe 100644 --- a/files/pt-br/web/api/abstractworker/onerror/index.html +++ b/files/pt-br/orphaned/web/api/abstractworker/onerror/index.html @@ -1,7 +1,8 @@ --- title: AbstractWorker.onerror -slug: Web/API/AbstractWorker/onerror +slug: orphaned/Web/API/AbstractWorker/onerror translation_of: Web/API/AbstractWorker/onerror +original_slug: Web/API/AbstractWorker/onerror --- <p>{{ APIRef("Web Workers API") }}</p> diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index 5c52393389..bef83363eb 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -371,6 +371,7 @@ /ru/docs/Tools/Производительность/Waterfall /ru/docs/Tools/Performance/Waterfall /ru/docs/Using_Firefox_1.5_caching /ru/docs/Mozilla/Firefox/Releases/1.5/Using_Firefox_1.5_caching /ru/docs/Using_files_from_web_applications /ru/docs/Web/API/File/Using_files_from_web_applications +/ru/docs/Web/API/AbstractWorker /ru/docs/orphaned/Web/API/AbstractWorker /ru/docs/Web/API/AudioContext.currentTime /ru/docs/Web/API/BaseAudioContext/currentTime /ru/docs/Web/API/AudioContext/createPanner /ru/docs/Web/API/BaseAudioContext/createPanner /ru/docs/Web/API/AudioContext/currentTime /ru/docs/Web/API/BaseAudioContext/currentTime @@ -398,6 +399,7 @@ /ru/docs/Web/API/Element.getBoundingClientRect /ru/docs/Web/API/Element/getBoundingClientRect /ru/docs/Web/API/Element.insertAdjacentHTML /ru/docs/Web/API/Element/insertAdjacentHTML /ru/docs/Web/API/Element/accessKey /ru/docs/Web/API/HTMLElement/accessKey +/ru/docs/Web/API/Element/currentStyle /ru/docs/orphaned/Web/API/Element/currentStyle /ru/docs/Web/API/EventTarget.addEventListener /ru/docs/Web/API/EventTarget/addEventListener /ru/docs/Web/API/EventTarget/attachEvent /ru/docs/conflicting/Web/API/EventTarget/addEventListener /ru/docs/Web/API/EventTarget/detachEvent /ru/docs/conflicting/Web/API/EventTarget/removeEventListener diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index f0b4f1f2be..e309cf5b66 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -5607,12 +5607,6 @@ "VerZsuT" ] }, - "Web/API/AbstractWorker": { - "modified": "2020-10-15T22:21:08.647Z", - "contributors": [ - "bennaver" - ] - }, "Web/API/Ambient_Light_Events": { "modified": "2019-03-23T22:28:03.691Z", "contributors": [ @@ -7482,12 +7476,6 @@ "Sparks" ] }, - "Web/API/Element/currentStyle": { - "modified": "2020-10-15T22:29:46.179Z", - "contributors": [ - "RenatTOP" - ] - }, "Web/API/Element/error_event": { "modified": "2019-03-18T20:55:03.206Z", "contributors": [ @@ -25496,6 +25484,12 @@ "Aleksej" ] }, + "orphaned/Web/API/AbstractWorker": { + "modified": "2020-10-15T22:21:08.647Z", + "contributors": [ + "bennaver" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2019-03-23T22:51:25.031Z", "contributors": [ @@ -25516,6 +25510,12 @@ "SphinxKnight" ] }, + "orphaned/Web/API/Element/currentStyle": { + "modified": "2020-10-15T22:29:46.179Z", + "contributors": [ + "RenatTOP" + ] + }, "orphaned/Web/API/HTMLHyperlinkElementUtils": { "modified": "2019-03-23T22:27:08.817Z", "contributors": [ diff --git a/files/ru/web/api/abstractworker/index.html b/files/ru/orphaned/web/api/abstractworker/index.html index fc666b57c7..24a8af3b19 100644 --- a/files/ru/web/api/abstractworker/index.html +++ b/files/ru/orphaned/web/api/abstractworker/index.html @@ -1,6 +1,6 @@ --- title: AbstractWorker -slug: Web/API/AbstractWorker +slug: orphaned/Web/API/AbstractWorker tags: - API - AbstractWorker @@ -12,6 +12,7 @@ tags: - Абстрактный - Интерфейс translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker --- <div>{{ APIRef("Web Workers API") }}</div> diff --git a/files/ru/web/api/element/currentstyle/index.html b/files/ru/orphaned/web/api/element/currentstyle/index.html index 7c3c71ac0f..f98340d418 100644 --- a/files/ru/web/api/element/currentstyle/index.html +++ b/files/ru/orphaned/web/api/element/currentstyle/index.html @@ -1,12 +1,13 @@ --- title: Element.currentStyle -slug: Web/API/Element/currentStyle +slug: orphaned/Web/API/Element/currentStyle tags: - API - NeedsExample - Non-standard - Property translation_of: Web/API/Element/currentStyle +original_slug: Web/API/Element/currentStyle --- <p>{{Non-standard_header}}</p> diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 5ea832b0cc..410196f470 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1428,6 +1428,8 @@ /zh-CN/docs/WOFF /zh-CN/docs/Web/Guide/WOFF /zh-CN/docs/Web-based_protocol_handlers /zh-CN/docs/Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers /zh-CN/docs/Web/API/APIWwindow.sidebar /zh-CN/docs/Web/API/Window/sidebar +/zh-CN/docs/Web/API/AbstractWorker /zh-CN/docs/orphaned/Web/API/AbstractWorker +/zh-CN/docs/Web/API/AbstractWorker/onerror /zh-CN/docs/orphaned/Web/API/AbstractWorker/onerror /zh-CN/docs/Web/API/AmbientLightSensor/reading /zh-CN/docs/Web/API/AmbientLightSensor/illuminance /zh-CN/docs/Web/API/AnalyserNode/fft /zh-CN/docs/orphaned/Web/API/AnalyserNode/fft /zh-CN/docs/Web/API/ArrayBuffer /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer @@ -1535,6 +1537,7 @@ /zh-CN/docs/Web/API/Element/Activate_event /zh-CN/docs/Web/API/Element/DOMActivate_event /zh-CN/docs/Web/API/Element/accessKey /zh-CN/docs/Web/API/HTMLElement/accessKey /zh-CN/docs/Web/API/Element/addEventListener /zh-CN/docs/Web/API/EventTarget/addEventListener +/zh-CN/docs/Web/API/Element/currentStyle /zh-CN/docs/orphaned/Web/API/Element/currentStyle /zh-CN/docs/Web/API/Element/name /zh-CN/docs/conflicting/Web/API /zh-CN/docs/Web/API/Element/onafterscriptexecute /zh-CN/docs/Web/API/Document/onafterscriptexecute /zh-CN/docs/Web/API/Element/onbeforescriptexecute /zh-CN/docs/Web/API/Document/onbeforescriptexecute @@ -1894,6 +1897,7 @@ /zh-CN/docs/Web/API/XMLDocument.load /zh-CN/docs/Web/API/XMLDocument/load /zh-CN/docs/Web/API/XMLHttpRequest/FormData /zh-CN/docs/Web/API/FormData /zh-CN/docs/Web/API/XMLHttpRequest/openRequest /zh-CN/docs/orphaned/Web/API/XMLHttpRequest/openRequest +/zh-CN/docs/Web/API/XMLHttpRequestResponseType /zh-CN/docs/orphaned/Web/API/XMLHttpRequestResponseType /zh-CN/docs/Web/API/console.dir /zh-CN/docs/Web/API/Console/dir /zh-CN/docs/Web/API/console.group /zh-CN/docs/Web/API/Console/group /zh-CN/docs/Web/API/console.groupCollapsed /zh-CN/docs/Web/API/Console/groupCollapsed diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index c3c088893e..a806ad7579 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -7499,21 +7499,6 @@ "syhxczy" ] }, - "Web/API/AbstractWorker": { - "modified": "2020-11-08T08:49:33.020Z", - "contributors": [ - "plusmultiply0", - "Alphmega", - "Darrel.Hsu" - ] - }, - "Web/API/AbstractWorker/onerror": { - "modified": "2020-10-15T21:49:22.728Z", - "contributors": [ - "Jack.Works", - "liuzeyafzy" - ] - }, "Web/API/Accelerometer": { "modified": "2020-10-15T22:21:10.384Z", "contributors": [ @@ -12370,12 +12355,6 @@ "CrazyMushroom" ] }, - "Web/API/Element/currentStyle": { - "modified": "2019-03-23T22:21:18.875Z", - "contributors": [ - "wuyou" - ] - }, "Web/API/Element/cut_event": { "modified": "2019-04-30T14:14:11.414Z", "contributors": [ @@ -25223,13 +25202,6 @@ "holynewbie" ] }, - "Web/API/XMLHttpRequestResponseType": { - "modified": "2020-10-15T22:12:33.990Z", - "contributors": [ - "RainSlide", - "scottxu" - ] - }, "Web/API/XMLSerializer": { "modified": "2020-10-15T21:14:45.671Z", "contributors": [ @@ -50146,6 +50118,21 @@ "c_king" ] }, + "orphaned/Web/API/AbstractWorker": { + "modified": "2020-11-08T08:49:33.020Z", + "contributors": [ + "plusmultiply0", + "Alphmega", + "Darrel.Hsu" + ] + }, + "orphaned/Web/API/AbstractWorker/onerror": { + "modified": "2020-10-15T21:49:22.728Z", + "contributors": [ + "Jack.Works", + "liuzeyafzy" + ] + }, "orphaned/Web/API/AnalyserNode/fft": { "modified": "2019-03-18T20:44:28.140Z", "contributors": [ @@ -50227,6 +50214,12 @@ "gavinkwoe" ] }, + "orphaned/Web/API/Element/currentStyle": { + "modified": "2019-03-23T22:21:18.875Z", + "contributors": [ + "wuyou" + ] + }, "orphaned/Web/API/Element/runtimeStyle": { "modified": "2019-03-23T22:06:58.487Z", "contributors": [ @@ -50427,6 +50420,13 @@ "Arktische" ] }, + "orphaned/Web/API/XMLHttpRequestResponseType": { + "modified": "2020-10-15T22:12:33.990Z", + "contributors": [ + "RainSlide", + "scottxu" + ] + }, "orphaned/Web/API/notification/sound": { "modified": "2019-03-18T21:17:44.470Z", "contributors": [ diff --git a/files/zh-cn/web/api/abstractworker/index.html b/files/zh-cn/orphaned/web/api/abstractworker/index.html index 53ee348af9..b92de9c8ff 100644 --- a/files/zh-cn/web/api/abstractworker/index.html +++ b/files/zh-cn/orphaned/web/api/abstractworker/index.html @@ -1,6 +1,6 @@ --- title: AbstractWorker -slug: Web/API/AbstractWorker +slug: orphaned/Web/API/AbstractWorker tags: - API - AbstractWorker @@ -10,6 +10,7 @@ tags: - Web Workers - Worker translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker --- <p>{{ APIRef("Web Workers API") }}</p> diff --git a/files/zh-cn/web/api/abstractworker/onerror/index.html b/files/zh-cn/orphaned/web/api/abstractworker/onerror/index.html index 2fd61e2ccc..fe50b2e767 100644 --- a/files/zh-cn/web/api/abstractworker/onerror/index.html +++ b/files/zh-cn/orphaned/web/api/abstractworker/onerror/index.html @@ -1,6 +1,6 @@ --- title: AbstractWorker.onerror -slug: Web/API/AbstractWorker/onerror +slug: orphaned/Web/API/AbstractWorker/onerror tags: - API - AbstractWorker @@ -11,6 +11,7 @@ tags: - Workers - onerror translation_of: Web/API/AbstractWorker/onerror +original_slug: Web/API/AbstractWorker/onerror --- <p>{{ APIRef("Web Workers API") }}</p> diff --git a/files/zh-cn/web/api/element/currentstyle/index.html b/files/zh-cn/orphaned/web/api/element/currentstyle/index.html index de73f3c504..c2f23d78b4 100644 --- a/files/zh-cn/web/api/element/currentstyle/index.html +++ b/files/zh-cn/orphaned/web/api/element/currentstyle/index.html @@ -1,7 +1,8 @@ --- title: Element.currentStyle -slug: Web/API/Element/currentStyle +slug: orphaned/Web/API/Element/currentStyle translation_of: Web/API/Element/currentStyle +original_slug: Web/API/Element/currentStyle --- <div>{{APIRef("DOM")}}</div> diff --git a/files/zh-cn/web/api/xmlhttprequestresponsetype/index.html b/files/zh-cn/orphaned/web/api/xmlhttprequestresponsetype/index.html index ec5c71e5e5..92738971cb 100644 --- a/files/zh-cn/web/api/xmlhttprequestresponsetype/index.html +++ b/files/zh-cn/orphaned/web/api/xmlhttprequestresponsetype/index.html @@ -1,7 +1,8 @@ --- title: XMLHttpRequestResponseType -slug: Web/API/XMLHttpRequestResponseType +slug: orphaned/Web/API/XMLHttpRequestResponseType translation_of: Web/API/XMLHttpRequestResponseType +original_slug: Web/API/XMLHttpRequestResponseType --- <div>{{APIRef("XMLHttpRequest")}}</div> |