aboutsummaryrefslogtreecommitdiff
path: root/files/ja/mozilla/firefox/releases/10/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-31 12:04:19 -0400
committerGitHub <noreply@github.com>2021-08-01 01:04:19 +0900
commit0114a214791c357c3dd3fdde5fc47b9ca33796cc (patch)
tree2c82bee24d61bfc6da4f68f9ebf3e9cb7c4c1cd9 /files/ja/mozilla/firefox/releases/10/index.html
parent75258c7a0fa043c3e373f8a933332595e298a3f1 (diff)
downloadtranslated-content-0114a214791c357c3dd3fdde5fc47b9ca33796cc.tar.gz
translated-content-0114a214791c357c3dd3fdde5fc47b9ca33796cc.tar.bz2
translated-content-0114a214791c357c3dd3fdde5fc47b9ca33796cc.zip
remove link 'title' attributes that's just the 'href' (ja, part 2) (#1807)
Diffstat (limited to 'files/ja/mozilla/firefox/releases/10/index.html')
-rw-r--r--files/ja/mozilla/firefox/releases/10/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/mozilla/firefox/releases/10/index.html b/files/ja/mozilla/firefox/releases/10/index.html
index f22691ca88..efc0e3c1dd 100644
--- a/files/ja/mozilla/firefox/releases/10/index.html
+++ b/files/ja/mozilla/firefox/releases/10/index.html
@@ -11,7 +11,7 @@ translation_of: Mozilla/Firefox/Releases/10
<p>Gecko 10.0 を搭載した Firefox 10 は米国時間 2012 年 1 月 31 日にリリースされました。このページでは、開発者に影響する Firefox 10 の変更点をまとめています。</p>
-<div class="note"><strong>重要: </strong>Firefox 10 は、2 桁の数値で表記される最初のリリースです。これにより、一部の UserAgent 検出スクリプトで問題が発生するおそれがあります。そのようなスクリプトや、ページに埋め込まれているサードパーティのソフトウェア (ライブラリなど) で UserAgent 検出を行っているものの確認を行うようにしてください。この点に関する詳細情報は、hack.mozilla.org の記事 <a class="external" href="http://hacks.mozilla.org/2012/01/firefox-goes-2-digit-time-to-check-your-ua-sniffing-scripts/" title="http://hacks.mozilla.org/2012/01/firefox-goes-2-digit-time-to-check-your-ua-sniffing-scripts/">Firefox goes 2-digit article on </a> をご覧ください。</div>
+<div class="note"><strong>重要: </strong>Firefox 10 は、2 桁の数値で表記される最初のリリースです。これにより、一部の UserAgent 検出スクリプトで問題が発生するおそれがあります。そのようなスクリプトや、ページに埋め込まれているサードパーティのソフトウェア (ライブラリなど) で UserAgent 検出を行っているものの確認を行うようにしてください。この点に関する詳細情報は、hack.mozilla.org の記事 <a class="external" href="http://hacks.mozilla.org/2012/01/firefox-goes-2-digit-time-to-check-your-ua-sniffing-scripts/">Firefox goes 2-digit article on </a> をご覧ください。</div>
<h2 id="Web_開発者向けの変更点一覧">Web 開発者向けの変更点一覧</h2>
@@ -79,7 +79,7 @@ translation_of: Mozilla/Firefox/Releases/10
<h4 id="WebGL">WebGL</h4>
<ul>
- <li>Firefox 10 で、<a class="external" href="http://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/" title="http://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/"><code>OES_standard_derivatives</code></a> 拡張がサポートされました。</li>
+ <li>Firefox 10 で、<a class="external" href="http://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/"><code>OES_standard_derivatives</code></a> 拡張がサポートされました。</li>
<li>完全な開発環境上で、最低限のサポートにとどまるデバイスとの WebGL コードの互換性を確認するために役立つ <a href="/ja/docs/WebGL#WebGL_debugging_and_testing" title="WebGL#WebGL_debugging_and_testing">新たな設定項目</a> が追加されました。</li>
</ul>