aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/webkit_extensions
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 12:14:40 -0400
committerGitHub <noreply@github.com>2021-08-03 01:14:40 +0900
commit86bfc6444602934695b25cee06320c49946e513c (patch)
tree2ce5eb781371782e29d22e92429dd8feae013167 /files/ja/web/css/webkit_extensions
parent038ca04f4d551f547894b71d337b822d66c8a2b5 (diff)
downloadtranslated-content-86bfc6444602934695b25cee06320c49946e513c.tar.gz
translated-content-86bfc6444602934695b25cee06320c49946e513c.tar.bz2
translated-content-86bfc6444602934695b25cee06320c49946e513c.zip
remove link 'title' attributes that's just the 'href' (ja, part 3) (#1840)
Diffstat (limited to 'files/ja/web/css/webkit_extensions')
-rw-r--r--files/ja/web/css/webkit_extensions/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/webkit_extensions/index.html b/files/ja/web/css/webkit_extensions/index.html
index 2b5e5a202f..efcb61d7ac 100644
--- a/files/ja/web/css/webkit_extensions/index.html
+++ b/files/ja/web/css/webkit_extensions/index.html
@@ -608,7 +608,7 @@ translation_of: Web/CSS/WebKit_Extensions
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li><a href="https://trac.webkit.org/wiki/Styling%20Form%20Controls" title="https://trac.webkit.org/wiki/Styling Form Controls">Styling Form Controls on the WebKit Trac</a></li>
+ <li><a href="https://trac.webkit.org/wiki/Styling%20Form%20Controls">Styling Form Controls on the WebKit Trac</a></li>
<li><a href="/ja/docs/Web/CSS/Microsoft_Extensions">Microsoft CSS 拡張</a></li>
<li><a href="/ja/docs/Web/CSS/Mozilla_Extensions">Mozilla CSS 拡張</a></li>
</ul>