aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/htmlformelement/elements
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/htmlformelement/elements')
-rw-r--r--files/ja/web/api/htmlformelement/elements/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/htmlformelement/elements/index.html b/files/ja/web/api/htmlformelement/elements/index.html
index 28511d8407..9ed8ea236d 100644
--- a/files/ja/web/api/htmlformelement/elements/index.html
+++ b/files/ja/web/api/htmlformelement/elements/index.html
@@ -20,6 +20,6 @@ var inputByIndex = inputs[2];
var inputByName = inputs["login"];</pre>
<h2 id="Specification" name="Specification">仕様書</h2>
<ul>
- <li><a class="external" href="http://www.w3.org/TR/html5/forms.html#dom-form-elements" title="http://www.w3.org/TR/html5/forms.html#dom-form-elements">HTML5, Section 4.10.3, The form Element</a></li>
+ <li><a class="external" href="http://www.w3.org/TR/html5/forms.html#dom-form-elements">HTML5, Section 4.10.3, The form Element</a></li>
<li><a class="external" href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-76728479">DOM Level 2 HTML: elements</a></li>
</ul>