diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt index 0f10ad6eb68fd2..393ca94a147e7e 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 7f7a30a5ce69b0..e913508c27e3d3 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 similarity index 98% rename from files/es/web/api/abstractworker/index.html rename to files/es/orphaned/web/api/abstractworker/index.html index f3f50ecf385de8..a2ffb4c9508b3c 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 ---
{{ APIRef("Web Workers API") }}
diff --git a/files/es/web/api/element/currentstyle/index.html b/files/es/orphaned/web/api/element/currentstyle/index.html similarity index 95% rename from files/es/web/api/element/currentstyle/index.html rename to files/es/orphaned/web/api/element/currentstyle/index.html index 620ff011292bb2..0b329e5d0e91d0 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 ---{{ APIRef() }}
diff --git a/files/fr/web/api/abstractworker/onerror/index.html b/files/fr/orphaned/web/api/abstractworker/onerror/index.html similarity index 97% rename from files/fr/web/api/abstractworker/onerror/index.html rename to files/fr/orphaned/web/api/abstractworker/onerror/index.html index ecf02792b6df46..133e53188b5dbc 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 ---{{ APIRef("AbstractWorker") }}
diff --git a/files/fr/web/api/element/currentstyle/index.html b/files/fr/orphaned/web/api/element/currentstyle/index.html similarity index 95% rename from files/fr/web/api/element/currentstyle/index.html rename to files/fr/orphaned/web/api/element/currentstyle/index.html index 3ac845eaf35886..fdc86667315248 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 ---{{ APIRef("Web Workers API") }}
diff --git a/files/ja/web/api/abstractworker/onerror/index.html b/files/ja/orphaned/web/api/abstractworker/onerror/index.html similarity index 96% rename from files/ja/web/api/abstractworker/onerror/index.html rename to files/ja/orphaned/web/api/abstractworker/onerror/index.html index aa05ed318291c8..94e0907b15b2d5 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 ---{{ APIRef("Web Workers API") }}
diff --git a/files/ja/web/api/element/currentstyle/index.html b/files/ja/orphaned/web/api/element/currentstyle/index.html similarity index 95% rename from files/ja/web/api/element/currentstyle/index.html rename to files/ja/orphaned/web/api/element/currentstyle/index.html index 24548064d83431..5f1cfa645e1a25 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 ---{{Non-standard_header}}
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index c13543eadf7fa2..98adea837f2309 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 52f3bde621049d..7d27e3cebf8672 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 similarity index 97% rename from files/ko/web/api/abstractworker/index.html rename to files/ko/orphaned/web/api/abstractworker/index.html index c31abaa6c1b9ad..a0a80f641ccbd0 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 @@ - 워커 - 웹 워커 translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker ---{{ APIRef("Web Workers API") }}
diff --git a/files/pt-br/web/api/abstractworker/onerror/index.html b/files/pt-br/orphaned/web/api/abstractworker/onerror/index.html similarity index 97% rename from files/pt-br/web/api/abstractworker/onerror/index.html rename to files/pt-br/orphaned/web/api/abstractworker/onerror/index.html index ed4635db9bf9f2..9ad74fd3fed750 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 ---{{ APIRef("Web Workers API") }}
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index 5c523933893cc4..bef83363eba7f5 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 f0b4f1f2bebc12..e309cf5b66e75c 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 similarity index 98% rename from files/ru/web/api/abstractworker/index.html rename to files/ru/orphaned/web/api/abstractworker/index.html index fc666b57c73b1e..24a8af3b19b3a8 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 @@ - Абстрактный - Интерфейс translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker ---{{Non-standard_header}}
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 5ea832b0ccc107..410196f470d257 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 c3c088893ef2ce..a806ad75792cde 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 similarity index 97% rename from files/zh-cn/web/api/abstractworker/index.html rename to files/zh-cn/orphaned/web/api/abstractworker/index.html index 53ee348af916d3..b92de9c8ffbd9e 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 @@ - Web Workers - Worker translation_of: Web/API/AbstractWorker +original_slug: Web/API/AbstractWorker ---{{ APIRef("Web Workers API") }}
diff --git a/files/zh-cn/web/api/abstractworker/onerror/index.html b/files/zh-cn/orphaned/web/api/abstractworker/onerror/index.html similarity index 96% rename from files/zh-cn/web/api/abstractworker/onerror/index.html rename to files/zh-cn/orphaned/web/api/abstractworker/onerror/index.html index 2fd61e2cccb2a6..fe50b2e767b2a9 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 @@ - Workers - onerror translation_of: Web/API/AbstractWorker/onerror +original_slug: Web/API/AbstractWorker/onerror ---{{ APIRef("Web Workers API") }}
diff --git a/files/zh-cn/web/api/element/currentstyle/index.html b/files/zh-cn/orphaned/web/api/element/currentstyle/index.html similarity index 95% rename from files/zh-cn/web/api/element/currentstyle/index.html rename to files/zh-cn/orphaned/web/api/element/currentstyle/index.html index de73f3c504a36b..c2f23d78b47561 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 ---