aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/htmlformelement/action/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/htmlformelement/action/index.html')
-rw-r--r--files/ja/web/api/htmlformelement/action/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/htmlformelement/action/index.html b/files/ja/web/api/htmlformelement/action/index.html
index 5f9a231b02..b1239ad50c 100644
--- a/files/ja/web/api/htmlformelement/action/index.html
+++ b/files/ja/web/api/htmlformelement/action/index.html
@@ -25,6 +25,6 @@ form.action = <var>string</var>; //設定
<h2 id="Specification" name="Specification">仕様</h2>
<ul>
- <li><a href="http://www.w3.org/TR/html5/association-of-controls-and-forms.html#dom-fs-method" title="http://www.w3.org/TR/html5/association-of-controls-and-forms.html#dom-fs-method">HTML 5, Section 4.10.19.6, Form submission</a></li>
+ <li><a href="http://www.w3.org/TR/html5/association-of-controls-and-forms.html#dom-fs-method">HTML 5, Section 4.10.19.6, Form submission</a></li>
<li><a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-74049184">DOM Level 2 HTML: action</a></li>
</ul>