aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/htmlformelement/acceptcharset
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 22:42:50 -0400
committerGitHub <noreply@github.com>2021-08-03 11:42:50 +0900
commitb3400a41e5ff084784e4557bb07c0a351a34d477 (patch)
tree777b9536d6076b57d63328a61d99d4a8a8b6a811 /files/ja/web/api/htmlformelement/acceptcharset
parentc372556f6b6e736496dce8f62f8ca346496c3e93 (diff)
downloadtranslated-content-b3400a41e5ff084784e4557bb07c0a351a34d477.tar.gz
translated-content-b3400a41e5ff084784e4557bb07c0a351a34d477.tar.bz2
translated-content-b3400a41e5ff084784e4557bb07c0a351a34d477.zip
remove link 'title' attributes that's just the 'href' (ja, part 4) (#1851)
Diffstat (limited to 'files/ja/web/api/htmlformelement/acceptcharset')
-rw-r--r--files/ja/web/api/htmlformelement/acceptcharset/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/htmlformelement/acceptcharset/index.html b/files/ja/web/api/htmlformelement/acceptcharset/index.html
index 44197e939c..cb1a7e5e31 100644
--- a/files/ja/web/api/htmlformelement/acceptcharset/index.html
+++ b/files/ja/web/api/htmlformelement/acceptcharset/index.html
@@ -22,6 +22,6 @@ translation_of: Web/API/HTMLFormElement/acceptCharset
</pre>
<h2 id="Specification" name="Specification">仕様書</h2>
<ul>
- <li><a href="http://www.w3.org/TR/html5/forms.html#dom-form-acceptcharset" title="http://www.w3.org/TR/html5/forms.html#dom-form-acceptcharset">HTML 5, Section 4.10.3: The Form Element</a></li>
+ <li><a href="http://www.w3.org/TR/html5/forms.html#dom-form-acceptcharset">HTML 5, Section 4.10.3: The Form Element</a></li>
<li><a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-19661795">DOM Level 2 HTML: acceptCharset</a></li>
</ul>