aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/content_negotiation
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/http/content_negotiation
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/http/content_negotiation')
-rw-r--r--files/ja/web/http/content_negotiation/list_of_default_accept_values/index.html38
1 files changed, 19 insertions, 19 deletions
diff --git a/files/ja/web/http/content_negotiation/list_of_default_accept_values/index.html b/files/ja/web/http/content_negotiation/list_of_default_accept_values/index.html
index e7e3423a19..b5b13c6c10 100644
--- a/files/ja/web/http/content_negotiation/list_of_default_accept_values/index.html
+++ b/files/ja/web/http/content_negotiation/list_of_default_accept_values/index.html
@@ -34,14 +34,14 @@ translation_of: Web/HTTP/Content_negotiation/List_of_default_Accept_values
<br>
<code>text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</code> (それ以前)</p>
</td>
- <td>Firefox 65 またはそれ以前では、この値は <a class="external" href="http://kb.mozillazine.org/Network.http.accept.default" title="http://kb.mozillazine.org/Network.http.accept.default"><code>network.http.accept.default</code></a> 設定値を使用して変更することができます (<a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/modules/libpref/init/all.js#l1750" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers">情報源)</a></td>
+ <td>Firefox 65 またはそれ以前では、この値は <a class="external" href="http://kb.mozillazine.org/Network.http.accept.default" title="http://kb.mozillazine.org/Network.http.accept.default"><code>network.http.accept.default</code></a> 設定値を使用して変更することができます (<a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/modules/libpref/init/all.js#l1750">情報源)</a></td>
</tr>
<tr>
<td>Safari, Chrome</td>
<td>
<p><code>text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8</code></p>
</td>
- <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/services/network/loader_util.cc#24" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers">(情報源)</a></td>
+ <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/services/network/loader_util.cc#24">(情報源)</a></td>
</tr>
<tr>
<td>Safari 5</td>
@@ -53,7 +53,7 @@ translation_of: Web/HTTP/Content_negotiation/List_of_default_Accept_values
<tr>
<td>Internet Explorer 8</td>
<td><code>image/jpeg, application/x-ms-application, image/gif, application/xaml+xml, image/pjpeg, application/x-ms-xbap, application/x-shockwave-flash, application/msword, */*</code></td>
- <td><a class="external" href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx" title="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx">IE and the Accept Header (IEInternals' MSDN blog)</a> を参照</td>
+ <td><a class="external" href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx">IE and the Accept Header (IEInternals' MSDN blog)</a> を参照</td>
</tr>
<tr>
<td>Edge</td>
@@ -86,7 +86,7 @@ translation_of: Web/HTTP/Content_negotiation/List_of_default_Accept_values
<code>*/*</code> (since Firefox 47)<br>
<code>image/png,image/*;q=0.8,*/*;q=0.5</code> (before)</p>
</td>
- <td>この値は <code>image.http.accept</code> 設定値を使用して変更することができます。 <a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/modules/libpref/init/all.js#l4735" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td>この値は <code>image.http.accept</code> 設定値を使用して変更することができます。 <a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/modules/libpref/init/all.js#l4735"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Safari</td>
@@ -96,17 +96,17 @@ translation_of: Web/HTTP/Content_negotiation/List_of_default_Accept_values
<tr>
<td>Chrome</td>
<td><code>image/webp,image/apng,image/*,*/*;q=0.8</code></td>
- <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/content/renderer/loader/web_url_loader_impl.cc#99" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/content/renderer/loader/web_url_loader_impl.cc#99"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Internet Explorer 8 or earlier</td>
<td><code>*/*</code></td>
- <td><a class="external" href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx" title="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx">IE and the Accept Header (IEInternals' MSDN blog)</a> を参照</td>
+ <td><a class="external" href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx">IE and the Accept Header (IEInternals' MSDN blog)</a> を参照</td>
</tr>
<tr>
<td>Internet Explorer 9</td>
<td><code>image/png,image/svg+xml,image/*;q=0.8, */*;q=0.5</code></td>
- <td><a class="external" href="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx" title="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx">Fiddler is better with Internet Explorer 9 (IEInternals' MSDN blog)</a> を参照</td>
+ <td><a class="external" href="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx">Fiddler is better with Internet Explorer 9 (IEInternals' MSDN blog)</a> を参照</td>
</tr>
</tbody>
</table>
@@ -130,12 +130,12 @@ translation_of: Web/HTTP/Content_negotiation/List_of_default_Accept_values
<tr>
<td>Firefox 3.6 and later</td>
<td><code>video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5</code></td>
- <td><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=489071" title="https://bugzilla.mozilla.org/show_bug.cgi?id=489071">bug 489071</a> を参照 <a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/dom/html/HTMLVideoElement.cpp#l136" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=489071" title="https://bugzilla.mozilla.org/show_bug.cgi?id=489071">bug 489071</a> を参照 <a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/dom/html/HTMLVideoElement.cpp#l136"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Chrome</td>
<td><code>*/*</code></td>
- <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/services/network/loader_util.cc#27" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/services/network/loader_util.cc#27"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Internet Explorer 8 or earlier</td>
@@ -159,12 +159,12 @@ translation_of: Web/HTTP/Content_negotiation/List_of_default_Accept_values
<tr>
<td>Firefox 3.6 and later</td>
<td><code>audio/webm,audio/ogg,audio/wav,audio/*;q=0.9,application/ogg;q=0.7,video/*;q=0.6,*/*;q=0.5</code></td>
- <td><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=489071" title="https://bugzilla.mozilla.org/show_bug.cgi?id=489071">bug 489071</a> を参照 <a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/dom/html/HTMLAudioElement.cpp#l81" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=489071" title="https://bugzilla.mozilla.org/show_bug.cgi?id=489071">bug 489071</a> を参照 <a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/dom/html/HTMLAudioElement.cpp#l81"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Safari, Chrome</td>
<td><code>*/*</code></td>
- <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/services/network/loader_util.cc#27" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/services/network/loader_util.cc#27"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Internet Explorer 8 or earlier</td>
@@ -193,22 +193,22 @@ translation_of: Web/HTTP/Content_negotiation/List_of_default_Accept_values
<tr>
<td>Firefox</td>
<td><code>*/*</code></td>
- <td><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=170789" title="https://bugzilla.mozilla.org/show_bug.cgi?id=170789">bug 170789</a> を参照</td>
+ <td><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=170789">bug 170789</a> を参照</td>
</tr>
<tr>
<td>Safari, Chrome</td>
<td><code>*/*</code></td>
- <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/services/network/loader_util.cc#27" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/services/network/loader_util.cc#27"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Internet Explorer 8 or earlier</td>
<td><code>*/*</code></td>
- <td><a class="external" href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx" title="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx">IE and the Accept Header (IEInternals' MSDN blog)</a> を参照</td>
+ <td><a class="external" href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx">IE and the Accept Header (IEInternals' MSDN blog)</a> を参照</td>
</tr>
<tr>
<td>Internet Explorer 9</td>
<td><code>application/javascript, */*;q=0.8</code></td>
- <td><a class="external" href="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx" title="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx">Fiddler is better with Internet Explorer 9 (IEInternals' MSDN blog)</a> を参照</td>
+ <td><a class="external" href="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx">Fiddler is better with Internet Explorer 9 (IEInternals' MSDN blog)</a> を参照</td>
</tr>
</tbody>
</table>
@@ -227,22 +227,22 @@ translation_of: Web/HTTP/Content_negotiation/List_of_default_Accept_values
<tr>
<td>Firefox 4</td>
<td><code>text/css,*/*;q=0.1</code></td>
- <td><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=170789" title="https://bugzilla.mozilla.org/show_bug.cgi?id=170789">bug 170789</a> を参照 <a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/layout/style/Loader.cpp#l1548" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td><a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=170789" title="https://bugzilla.mozilla.org/show_bug.cgi?id=170789">bug 170789</a> を参照 <a class="external" href="https://hg.mozilla.org/mozilla-central/file/tip/layout/style/Loader.cpp#l1548"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Internet Explorer 8 or earlier</td>
<td><code>*/*</code></td>
- <td><a class="external" href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx" title="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx">IE and the Accept Header (IEInternals' MSDN blog)</a> を参照</td>
+ <td><a class="external" href="http://blogs.msdn.com/b/ieinternals/archive/2009/07/01/ie-and-the-accept-header.aspx">IE and the Accept Header (IEInternals' MSDN blog)</a> を参照</td>
</tr>
<tr>
<td>Internet Explorer 9</td>
<td><code>text/css</code></td>
- <td><a class="external" href="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx" title="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx">Fiddler is better with Internet Explorer 9 (IEInternals' MSDN blog)</a> を参照</td>
+ <td><a class="external" href="http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx">Fiddler is better with Internet Explorer 9 (IEInternals' MSDN blog)</a> を参照</td>
</tr>
<tr>
<td>Safari, Chrome</td>
<td><code>text/css,*/*;q=0.1</code></td>
- <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/content/renderer/loader/web_url_loader_impl.cc#98" title="http://www.newmediacampaigns.com/page/browser-rest-http-accept-headers"><span style="font-size: x-small;">情報源</span></a></td>
+ <td><a class="external" href="https://chromium.googlesource.com/chromium/src.git/+/master/content/renderer/loader/web_url_loader_impl.cc#98"><span style="font-size: x-small;">情報源</span></a></td>
</tr>
<tr>
<td>Opera 11.10</td>