aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/_redirects.txt2
-rw-r--r--files/ko/_wikihistory.json26
-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
4 files changed, 19 insertions, 15 deletions
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>