aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/window/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/window/index.html')
-rw-r--r--files/ja/web/api/window/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/window/index.html b/files/ja/web/api/window/index.html
index 196afe6084..1e6d4779e7 100644
--- a/files/ja/web/api/window/index.html
+++ b/files/ja/web/api/window/index.html
@@ -33,7 +33,7 @@ translation_of: Web/API/Window
<dl>
<dt>{{domxref("DOMParser")}}</dt>
- <dd><code>DOMParser</code> は文字列で保存された XML や HTML ソースを解析して、 DOM <a href="/ja/docs/DOM/document" title="document">Document</a> に変換できます。 <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 <a href="/ja/docs/DOM/document" title="document">Document</a> に変換できます。 <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>