diff options
Diffstat (limited to 'files/ko/web/api/window/index.html')
| -rw-r--r-- | files/ko/web/api/window/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/window/index.html b/files/ko/web/api/window/index.html index 8fa986099d..d4cc95bb33 100644 --- a/files/ko/web/api/window/index.html +++ b/files/ko/web/api/window/index.html @@ -28,7 +28,7 @@ translation_of: Web/API/Window <dl> <dt>{{domxref("DOMParser")}}</dt> - <dd><code>DOMParser</code>는 문자열에 저장한 XML 또는 HTML 소스 코드를 DOM {{domxref("Document")}}로 구문 분석할 수 있습니다. <code>DOMParser</code>는 <a href="https://w3c.github.io/DOM-Parsing/" title="http://html5.org/specs/dom-parsing.html">DOM Parsing and Serialization</a> 명세의 일부입니다.</dd> + <dd><code>DOMParser</code>는 문자열에 저장한 XML 또는 HTML 소스 코드를 DOM {{domxref("Document")}}로 구문 분석할 수 있습니다. <code>DOMParser</code>는 <a href="https://w3c.github.io/DOM-Parsing/">DOM Parsing and Serialization</a> 명세의 일부입니다.</dd> <dt>{{domxref("Image")}}</dt> <dd>{{domxref("HTMLImageElement")}}를 생성할 때 사용합니다.</dd> <dt>{{domxref("Option")}}</dt> |
