diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-04 00:20:35 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-04 00:20:35 +0900 |
commit | eb070febe7d67ec636dcec561996e41a9531c712 (patch) | |
tree | b4bc69d316323e3d8473b60aa83e36ae65e3ed49 /files/ja/web | |
parent | 0b99c0fa5dff283f36c47bfff7398b55d7bfcd31 (diff) | |
download | translated-content-eb070febe7d67ec636dcec561996e41a9531c712.tar.gz translated-content-eb070febe7d67ec636dcec561996e41a9531c712.tar.bz2 translated-content-eb070febe7d67ec636dcec561996e41a9531c712.zip |
web/http 内にある browser-compat-data に関する非表示の指示を一括削除 (#1293)
Diffstat (limited to 'files/ja/web')
96 files changed, 0 insertions, 194 deletions
diff --git a/files/ja/web/http/cors/index.html b/files/ja/web/http/cors/index.html index 672d9acf0c..6603b425a0 100644 --- a/files/ja/web/http/cors/index.html +++ b/files/ja/web/http/cors/index.html @@ -481,8 +481,6 @@ Vary: Origin</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.headers.Access-Control-Allow-Origin")}}</p> <h3 id="Compatibility_notes" name="Compatibility_notes">互換性のメモ</h3> diff --git a/files/ja/web/http/cross-origin_resource_policy_(corp)/index.html b/files/ja/web/http/cross-origin_resource_policy_(corp)/index.html index 28beb9dd4e..2226c2d882 100644 --- a/files/ja/web/http/cross-origin_resource_policy_(corp)/index.html +++ b/files/ja/web/http/cross-origin_resource_policy_(corp)/index.html @@ -58,8 +58,6 @@ translation_of: Web/HTTP/Cross-Origin_Resource_Policy_(CORP) <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.headers.Cross-Origin-Resource-Policy")}}</p> <h2 id="Specifications" name="Specifications">仕様書</h2> diff --git a/files/ja/web/http/csp/index.html b/files/ja/web/http/csp/index.html index 39e2d14c0c..f22f964df7 100644 --- a/files/ja/web/http/csp/index.html +++ b/files/ja/web/http/csp/index.html @@ -179,8 +179,6 @@ translation_of: Web/HTTP/CSP <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されます。データに貢献したいのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp")}}</p> <p>一部のバージョンの Safari には、コンテンツセキュリティポリシーヘッダーが設定されていて Same Origin ヘッダーがないと、ブラウザーが自分自身でホストされたコンテンツやオフサイトコンテンツをブロックし、コンテンツセキュリティポリシーがそのコンテンツを許可していないという誤った報告をするという顕著な非互換があります。</p> diff --git a/files/ja/web/http/headers/accept-encoding/index.html b/files/ja/web/http/headers/accept-encoding/index.html index 96591b9f88..975dd263ed 100644 --- a/files/ja/web/http/headers/accept-encoding/index.html +++ b/files/ja/web/http/headers/accept-encoding/index.html @@ -104,8 +104,6 @@ Accept-Encoding: br;q=1.0, gzip;q=0.8, *;q=0.1 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Accept-Encoding")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/accept-patch/index.html b/files/ja/web/http/headers/accept-patch/index.html index 07bbf32d40..caf5c2056b 100644 --- a/files/ja/web/http/headers/accept-patch/index.html +++ b/files/ja/web/http/headers/accept-patch/index.html @@ -76,8 +76,6 @@ Accept-Patch: application/merge-patch+json <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Accept-Patch")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/accept-ranges/index.html b/files/ja/web/http/headers/accept-ranges/index.html index 7f6008289e..5ae5febce6 100644 --- a/files/ja/web/http/headers/accept-ranges/index.html +++ b/files/ja/web/http/headers/accept-ranges/index.html @@ -66,8 +66,6 @@ Accept-Ranges: none</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Accept-Ranges")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/accept/index.html b/files/ja/web/http/headers/accept/index.html index a4a547373d..ba1cf9ba0a 100644 --- a/files/ja/web/http/headers/accept/index.html +++ b/files/ja/web/http/headers/accept/index.html @@ -84,8 +84,6 @@ Accept: text/html, application/xhtml+xml, application/xml;q=0.9, */*;q=0.8 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.headers.Accept")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/access-control-allow-methods/index.html b/files/ja/web/http/headers/access-control-allow-methods/index.html index 78fca60c54..924d627d37 100644 --- a/files/ja/web/http/headers/access-control-allow-methods/index.html +++ b/files/ja/web/http/headers/access-control-allow-methods/index.html @@ -68,8 +68,6 @@ Access-Control-Allow-Methods: * <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Access-Control-Allow-Methods")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/access-control-expose-headers/index.html b/files/ja/web/http/headers/access-control-expose-headers/index.html index 42c62b5b57..6917d17c96 100644 --- a/files/ja/web/http/headers/access-control-expose-headers/index.html +++ b/files/ja/web/http/headers/access-control-expose-headers/index.html @@ -95,8 +95,6 @@ Access-Control-Expose-Headers: * <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Access-Control-Expose-Headers")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/access-control-max-age/index.html b/files/ja/web/http/headers/access-control-max-age/index.html index 01ac17a758..e1c7c10148 100644 --- a/files/ja/web/http/headers/access-control-max-age/index.html +++ b/files/ja/web/http/headers/access-control-max-age/index.html @@ -69,8 +69,6 @@ translation_of: Web/HTTP/Headers/Access-Control-Max-Age <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Access-Control-Max-Age")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/age/index.html b/files/ja/web/http/headers/age/index.html index f495fa7f7f..5891bc7fca 100644 --- a/files/ja/web/http/headers/age/index.html +++ b/files/ja/web/http/headers/age/index.html @@ -62,8 +62,6 @@ translation_of: Web/HTTP/Headers/Age <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Age")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/connection/index.html b/files/ja/web/http/headers/connection/index.html index ba5047f5e3..d1460bb036 100644 --- a/files/ja/web/http/headers/connection/index.html +++ b/files/ja/web/http/headers/connection/index.html @@ -48,6 +48,4 @@ Connection: close <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Connection")}}</p> diff --git a/files/ja/web/http/headers/content-encoding/index.html b/files/ja/web/http/headers/content-encoding/index.html index 572f8c437e..98df102634 100644 --- a/files/ja/web/http/headers/content-encoding/index.html +++ b/files/ja/web/http/headers/content-encoding/index.html @@ -98,8 +98,6 @@ Content-Encoding: deflate, gzip <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Content-Encoding")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-language/index.html b/files/ja/web/http/headers/content-language/index.html index ba6806b11c..d9fab74f5e 100644 --- a/files/ja/web/http/headers/content-language/index.html +++ b/files/ja/web/http/headers/content-language/index.html @@ -92,8 +92,6 @@ Content-Language: de-DE, en-CA <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.headers.Content-Language")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-length/index.html b/files/ja/web/http/headers/content-length/index.html index 7966f1b79f..779a9212d5 100644 --- a/files/ja/web/http/headers/content-length/index.html +++ b/files/ja/web/http/headers/content-length/index.html @@ -57,8 +57,6 @@ translation_of: Web/HTTP/Headers/Content-Length <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Content-Length")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-location/index.html b/files/ja/web/http/headers/content-location/index.html index 32b3c4dd8a..6199d2b9d9 100644 --- a/files/ja/web/http/headers/content-location/index.html +++ b/files/ja/web/http/headers/content-location/index.html @@ -151,8 +151,6 @@ Content-Location: /my-receipts/38 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Content-Location")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-range/index.html b/files/ja/web/http/headers/content-range/index.html index 8b0f71bf53..712d2f7401 100644 --- a/files/ja/web/http/headers/content-range/index.html +++ b/files/ja/web/http/headers/content-range/index.html @@ -74,8 +74,6 @@ Content-Range: <unit> */<size></pre> <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Content-Range")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy-report-only/index.html b/files/ja/web/http/headers/content-security-policy-report-only/index.html index 2ca4d78e44..aeebc542c0 100644 --- a/files/ja/web/http/headers/content-security-policy-report-only/index.html +++ b/files/ja/web/http/headers/content-security-policy-report-only/index.html @@ -140,8 +140,6 @@ translation_of: Web/HTTP/Headers/Content-Security-Policy-Report-Only <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Content-Security-Policy-Report-Only")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/base-uri/index.html b/files/ja/web/http/headers/content-security-policy/base-uri/index.html index 95e5a39ca6..ebc3adcbda 100644 --- a/files/ja/web/http/headers/content-security-policy/base-uri/index.html +++ b/files/ja/web/http/headers/content-security-policy/base-uri/index.html @@ -95,8 +95,6 @@ Header set Content-Security-Policy "base-uri 'self'"; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.headers.csp.base-uri")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/default-src/index.html b/files/ja/web/http/headers/content-security-policy/default-src/index.html index bd529cb56d..1243c748b9 100644 --- a/files/ja/web/http/headers/content-security-policy/default-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/default-src/index.html @@ -161,8 +161,6 @@ Content-Security-Policy: default-src <source> <source>; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、<a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.headers.csp.Content-Security-Policy.default-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/frame-ancestors/index.html b/files/ja/web/http/headers/content-security-policy/frame-ancestors/index.html index 3e2dbed062..1b1480bac6 100644 --- a/files/ja/web/http/headers/content-security-policy/frame-ancestors/index.html +++ b/files/ja/web/http/headers/content-security-policy/frame-ancestors/index.html @@ -115,8 +115,6 @@ Content-Security-Policy: frame-ancestors 'self' https://www.example.org;</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、<a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.headers.csp.Content-Security-Policy.frame-ancestors")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/frame-src/index.html b/files/ja/web/http/headers/content-security-policy/frame-src/index.html index 98a6061b79..5263cf59ba 100644 --- a/files/ja/web/http/headers/content-security-policy/frame-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/frame-src/index.html @@ -87,8 +87,6 @@ Content-Security-Policy: frame-src <source> <source>; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy.frame-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/img-src/index.html b/files/ja/web/http/headers/content-security-policy/img-src/index.html index 5d02035fe9..2570b5d838 100644 --- a/files/ja/web/http/headers/content-security-policy/img-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/img-src/index.html @@ -87,8 +87,6 @@ Content-Security-Policy: img-src <source> <source>; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy.img-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/index.html b/files/ja/web/http/headers/content-security-policy/index.html index 2abcbd7d1b..cf181765d0 100644 --- a/files/ja/web/http/headers/content-security-policy/index.html +++ b/files/ja/web/http/headers/content-security-policy/index.html @@ -247,8 +247,6 @@ Content-Security-Policy: default-src https: <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/manifest-src/index.html b/files/ja/web/http/headers/content-security-policy/manifest-src/index.html index e5678daf69..368313e1f1 100644 --- a/files/ja/web/http/headers/content-security-policy/manifest-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/manifest-src/index.html @@ -82,8 +82,6 @@ Content-Security-Policy: manifest-src <source> <source>; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy.manifest-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/media-src/index.html b/files/ja/web/http/headers/content-security-policy/media-src/index.html index a3d3caf71e..ad4228a920 100644 --- a/files/ja/web/http/headers/content-security-policy/media-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/media-src/index.html @@ -91,8 +91,6 @@ Content-Security-Policy: media-src <source> <source>; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy.media-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/object-src/index.html b/files/ja/web/http/headers/content-security-policy/object-src/index.html index ebff246395..33d4380b9c 100644 --- a/files/ja/web/http/headers/content-security-policy/object-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/object-src/index.html @@ -92,8 +92,6 @@ Content-Security-Policy: object-src <source> <source>; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy.object-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/plugin-types/index.html b/files/ja/web/http/headers/content-security-policy/plugin-types/index.html index e0c4814eff..ec525f205a 100644 --- a/files/ja/web/http/headers/content-security-policy/plugin-types/index.html +++ b/files/ja/web/http/headers/content-security-policy/plugin-types/index.html @@ -108,8 +108,6 @@ Content-Security-Policy: plugin-types <type>/<subtype> <type>/ <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy.plugin-types")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/report-to/index.html b/files/ja/web/http/headers/content-security-policy/report-to/index.html index dc2c8d4546..e2ed0a0cdd 100644 --- a/files/ja/web/http/headers/content-security-policy/report-to/index.html +++ b/files/ja/web/http/headers/content-security-policy/report-to/index.html @@ -69,10 +69,6 @@ translation_of: Web/HTTP/Headers/Content-Security-Policy/report-to <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> -</div> - <p>{{Compat("http.headers.csp.Content-Security-Policy.report-to")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/sandbox/index.html b/files/ja/web/http/headers/content-security-policy/sandbox/index.html index dbb381f9d4..b2ae97deae 100644 --- a/files/ja/web/http/headers/content-security-policy/sandbox/index.html +++ b/files/ja/web/http/headers/content-security-policy/sandbox/index.html @@ -101,8 +101,6 @@ Content-Security-Policy: sandbox <value>; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy.sandbox")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html b/files/ja/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html index d8683ba580..5d476a4237 100644 --- a/files/ja/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html +++ b/files/ja/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html @@ -75,8 +75,6 @@ Content-Security-Policy-Report-Only: default-src https:; report-uri /endpoint</p <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.upgrade-insecure-requests")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/worker-src/index.html b/files/ja/web/http/headers/content-security-policy/worker-src/index.html index 2164488eee..fa10155bf7 100644 --- a/files/ja/web/http/headers/content-security-policy/worker-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/worker-src/index.html @@ -85,8 +85,6 @@ Content-Security-Policy: worker-src <source> <source>; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.csp.worker-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/cookie/index.html b/files/ja/web/http/headers/cookie/index.html index cc8bc302a8..1dbb0004c1 100644 --- a/files/ja/web/http/headers/cookie/index.html +++ b/files/ja/web/http/headers/cookie/index.html @@ -64,8 +64,6 @@ Cookie: name=value; name2=value2; name3=value3</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Cookie")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/cookie2/index.html b/files/ja/web/http/headers/cookie2/index.html index 99a1b1ba30..7f95c9941b 100644 --- a/files/ja/web/http/headers/cookie2/index.html +++ b/files/ja/web/http/headers/cookie2/index.html @@ -47,8 +47,6 @@ translation_of: Web/HTTP/Headers/Cookie2 <h2 id="ブラウザの実装状況">ブラウザの実装状況</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Cookie2")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/cross-origin-resource-policy/index.html b/files/ja/web/http/headers/cross-origin-resource-policy/index.html index 1ed34f2bb6..3ee1df504e 100644 --- a/files/ja/web/http/headers/cross-origin-resource-policy/index.html +++ b/files/ja/web/http/headers/cross-origin-resource-policy/index.html @@ -67,8 +67,6 @@ translation_of: Web/HTTP/Headers/Cross-Origin-Resource-Policy <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Cross-Origin-Resource-Policy")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/date/index.html b/files/ja/web/http/headers/date/index.html index d0fd091e87..c230f77c74 100644 --- a/files/ja/web/http/headers/date/index.html +++ b/files/ja/web/http/headers/date/index.html @@ -93,8 +93,6 @@ translation_of: Web/HTTP/Headers/Date <h2 id="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Date")}}</p> <h2 id="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/dnt/index.html b/files/ja/web/http/headers/dnt/index.html index 71631dc81d..426113364d 100644 --- a/files/ja/web/http/headers/dnt/index.html +++ b/files/ja/web/http/headers/dnt/index.html @@ -70,8 +70,6 @@ DNT: null <h2 id="ブラウザー実装状況">ブラウザー実装状況</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.DNT")}}</p> <h2 id="関連項目">関連項目</h2> diff --git a/files/ja/web/http/headers/expect-ct/index.html b/files/ja/web/http/headers/expect-ct/index.html index 96b8f694fb..e815e30946 100644 --- a/files/ja/web/http/headers/expect-ct/index.html +++ b/files/ja/web/http/headers/expect-ct/index.html @@ -84,6 +84,4 @@ translation_of: Web/HTTP/Headers/Expect-CT <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Expect-CT")}}</p> diff --git a/files/ja/web/http/headers/expect/index.html b/files/ja/web/http/headers/expect/index.html index 41a2144feb..86d8e3b6e7 100644 --- a/files/ja/web/http/headers/expect/index.html +++ b/files/ja/web/http/headers/expect/index.html @@ -84,8 +84,6 @@ Expect: 100-continue <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Expect")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/expires/index.html b/files/ja/web/http/headers/expires/index.html index 4d05a20a04..2fcc28564f 100644 --- a/files/ja/web/http/headers/expires/index.html +++ b/files/ja/web/http/headers/expires/index.html @@ -73,8 +73,6 @@ translation_of: Web/HTTP/Headers/Expires <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Expires")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/feature-policy/camera/index.html b/files/ja/web/http/headers/feature-policy/camera/index.html index ce10a454f0..ce30e196e6 100644 --- a/files/ja/web/http/headers/feature-policy/camera/index.html +++ b/files/ja/web/http/headers/feature-policy/camera/index.html @@ -44,8 +44,6 @@ translation_of: Web/HTTP/Headers/Feature-Policy/camera <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Feature-Policy.camera")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/feature-policy/encrypted-media/index.html b/files/ja/web/http/headers/feature-policy/encrypted-media/index.html index 54c34a8def..24f0742575 100644 --- a/files/ja/web/http/headers/feature-policy/encrypted-media/index.html +++ b/files/ja/web/http/headers/feature-policy/encrypted-media/index.html @@ -54,8 +54,6 @@ translation_of: Web/HTTP/Headers/Feature-Policy/encrypted-media <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Feature-Policy.encrypted-media")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/feature-policy/fullscreen/index.html b/files/ja/web/http/headers/feature-policy/fullscreen/index.html index 79067b06f3..b15d622708 100644 --- a/files/ja/web/http/headers/feature-policy/fullscreen/index.html +++ b/files/ja/web/http/headers/feature-policy/fullscreen/index.html @@ -76,8 +76,6 @@ translation_of: Web/HTTP/Headers/Feature-Policy/fullscreen <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Feature-Policy.fullscreen")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ja/web/http/headers/feature-policy/geolocation/index.html b/files/ja/web/http/headers/feature-policy/geolocation/index.html index caa657ed56..11223ba963 100644 --- a/files/ja/web/http/headers/feature-policy/geolocation/index.html +++ b/files/ja/web/http/headers/feature-policy/geolocation/index.html @@ -65,8 +65,6 @@ translation_of: Web/HTTP/Headers/Feature-Policy/geolocation <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Feature-Policy.geolocation")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/feature-policy/midi/index.html b/files/ja/web/http/headers/feature-policy/midi/index.html index 5cee03b47a..b171e02b07 100644 --- a/files/ja/web/http/headers/feature-policy/midi/index.html +++ b/files/ja/web/http/headers/feature-policy/midi/index.html @@ -49,8 +49,6 @@ translation_of: Web/HTTP/Headers/Feature-Policy/midi <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Feature-Policy.midi")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/feature-policy/payment/index.html b/files/ja/web/http/headers/feature-policy/payment/index.html index 1088399ba3..e16b4bec40 100644 --- a/files/ja/web/http/headers/feature-policy/payment/index.html +++ b/files/ja/web/http/headers/feature-policy/payment/index.html @@ -55,8 +55,6 @@ translation_of: Web/HTTP/Headers/Feature-Policy/payment <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Feature-Policy.payment")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/forwarded/index.html b/files/ja/web/http/headers/forwarded/index.html index adcd79014e..50d713370b 100644 --- a/files/ja/web/http/headers/forwarded/index.html +++ b/files/ja/web/http/headers/forwarded/index.html @@ -104,8 +104,6 @@ Forwarded: for=192.0.2.43, for="[2001:db8:cafe::17]" <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Forwarded")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/from/index.html b/files/ja/web/http/headers/from/index.html index 9fd9e0196e..186afeaf7b 100644 --- a/files/ja/web/http/headers/from/index.html +++ b/files/ja/web/http/headers/from/index.html @@ -63,8 +63,6 @@ translation_of: Web/HTTP/Headers/From <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.From")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/if-match/index.html b/files/ja/web/http/headers/if-match/index.html index f7bef762af..66f67d5ce7 100644 --- a/files/ja/web/http/headers/if-match/index.html +++ b/files/ja/web/http/headers/if-match/index.html @@ -78,8 +78,6 @@ If-Match: * <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.If-Match")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/if-modified-since/index.html b/files/ja/web/http/headers/if-modified-since/index.html index 4da598b0bf..da1c6f0963 100644 --- a/files/ja/web/http/headers/if-modified-since/index.html +++ b/files/ja/web/http/headers/if-modified-since/index.html @@ -82,8 +82,6 @@ translation_of: Web/HTTP/Headers/If-Modified-Since <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.If-Modified-Since")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/if-none-match/index.html b/files/ja/web/http/headers/if-none-match/index.html index 26161ce00d..63e56fd672 100644 --- a/files/ja/web/http/headers/if-none-match/index.html +++ b/files/ja/web/http/headers/if-none-match/index.html @@ -82,8 +82,6 @@ If-None-Match: * <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.If-None-Match")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/if-range/index.html b/files/ja/web/http/headers/if-range/index.html index 2c2d38adfc..a72c8cd87f 100644 --- a/files/ja/web/http/headers/if-range/index.html +++ b/files/ja/web/http/headers/if-range/index.html @@ -86,8 +86,6 @@ If-Range: <etag></pre> <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.If-Range")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/if-unmodified-since/index.html b/files/ja/web/http/headers/if-unmodified-since/index.html index b774348530..f55ea07993 100644 --- a/files/ja/web/http/headers/if-unmodified-since/index.html +++ b/files/ja/web/http/headers/if-unmodified-since/index.html @@ -85,8 +85,6 @@ translation_of: Web/HTTP/Headers/If-Unmodified-Since <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.If-Unmodified-Since")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/keep-alive/index.html b/files/ja/web/http/headers/keep-alive/index.html index f2535d4ec8..f345db5bf1 100644 --- a/files/ja/web/http/headers/keep-alive/index.html +++ b/files/ja/web/http/headers/keep-alive/index.html @@ -87,8 +87,6 @@ Server: Apache <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Keep-Alive")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/last-modified/index.html b/files/ja/web/http/headers/last-modified/index.html index e176de8c10..604f4652e6 100644 --- a/files/ja/web/http/headers/last-modified/index.html +++ b/files/ja/web/http/headers/last-modified/index.html @@ -81,8 +81,6 @@ translation_of: Web/HTTP/Headers/Last-Modified <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Last-Modified")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/location/index.html b/files/ja/web/http/headers/location/index.html index 9ff057b8f4..aac01d57d6 100644 --- a/files/ja/web/http/headers/location/index.html +++ b/files/ja/web/http/headers/location/index.html @@ -71,8 +71,6 @@ translation_of: Web/HTTP/Headers/Location <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Location")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/proxy-authenticate/index.html b/files/ja/web/http/headers/proxy-authenticate/index.html index 5cf3e29cab..5a05872e29 100644 --- a/files/ja/web/http/headers/proxy-authenticate/index.html +++ b/files/ja/web/http/headers/proxy-authenticate/index.html @@ -70,8 +70,6 @@ Proxy-Authenticate: Basic realm="Access to the internal site" <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Proxy-Authenticate")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/referer/index.html b/files/ja/web/http/headers/referer/index.html index 535d3f7253..05b5e386c4 100644 --- a/files/ja/web/http/headers/referer/index.html +++ b/files/ja/web/http/headers/referer/index.html @@ -79,8 +79,6 @@ Referer: https://example.com/ <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Referer")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/retry-after/index.html b/files/ja/web/http/headers/retry-after/index.html index 7639272034..6d7d2b92fd 100644 --- a/files/ja/web/http/headers/retry-after/index.html +++ b/files/ja/web/http/headers/retry-after/index.html @@ -74,8 +74,6 @@ Retry-After: 120 <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Retry-After")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/server-timing/index.html b/files/ja/web/http/headers/server-timing/index.html index eb66d99e3e..f96b10fbc6 100644 --- a/files/ja/web/http/headers/server-timing/index.html +++ b/files/ja/web/http/headers/server-timing/index.html @@ -78,8 +78,6 @@ Server-Timing: total;dur=123.4 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Server-Timing")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/set-cookie/index.html b/files/ja/web/http/headers/set-cookie/index.html index 41b86dd6a3..9978bdf67e 100644 --- a/files/ja/web/http/headers/set-cookie/index.html +++ b/files/ja/web/http/headers/set-cookie/index.html @@ -182,8 +182,6 @@ Set-Cookie: __Host-id=1; Secure; Path=/; Domain=example.com <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Set-Cookie")}}</p> <h2 id="Compatibility_notes" name="Compatibility_notes">互換性のメモ</h2> diff --git a/files/ja/web/http/headers/set-cookie/samesite/index.html b/files/ja/web/http/headers/set-cookie/samesite/index.html index 1a5dcf3310..2a54dc379a 100644 --- a/files/ja/web/http/headers/set-cookie/samesite/index.html +++ b/files/ja/web/http/headers/set-cookie/samesite/index.html @@ -106,8 +106,6 @@ RewriteRule "^admin/(.*)\.html$" "admin/index.php?nav=$1 [NC,L,QSA,CO=RewriteRul <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.headers.Set-Cookie", 5)}}</p> <h2 id="あわせて参照">あわせて参照</h2> diff --git a/files/ja/web/http/headers/set-cookie2/index.html b/files/ja/web/http/headers/set-cookie2/index.html index 4375cc7850..c1485dec4a 100644 --- a/files/ja/web/http/headers/set-cookie2/index.html +++ b/files/ja/web/http/headers/set-cookie2/index.html @@ -63,8 +63,6 @@ Set-Cookie2: <cookie-name>=<cookie-value>, <cookie-name>=<c <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Set-Cookie2")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/sourcemap/index.html b/files/ja/web/http/headers/sourcemap/index.html index cab7efca74..be30f3605b 100644 --- a/files/ja/web/http/headers/sourcemap/index.html +++ b/files/ja/web/http/headers/sourcemap/index.html @@ -60,8 +60,6 @@ X-SourceMap: <url> (deprecated) <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.headers.SourceMap")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/strict-transport-security/index.html b/files/ja/web/http/headers/strict-transport-security/index.html index 7a69b31fc8..b376051f8b 100644 --- a/files/ja/web/http/headers/strict-transport-security/index.html +++ b/files/ja/web/http/headers/strict-transport-security/index.html @@ -107,8 +107,6 @@ Strict-Transport-Security: max-age=<expire-time>; preload <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Strict-Transport-Security")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/tk/index.html b/files/ja/web/http/headers/tk/index.html index 6335a9169a..48b2fd46d6 100644 --- a/files/ja/web/http/headers/tk/index.html +++ b/files/ja/web/http/headers/tk/index.html @@ -91,8 +91,6 @@ Tk: U (更新済み) <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Tk")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/transfer-encoding/index.html b/files/ja/web/http/headers/transfer-encoding/index.html index 4dbace4204..d82f955004 100644 --- a/files/ja/web/http/headers/transfer-encoding/index.html +++ b/files/ja/web/http/headers/transfer-encoding/index.html @@ -96,8 +96,6 @@ Network\r\n <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Transfer-Encoding")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/vary/index.html b/files/ja/web/http/headers/vary/index.html index 9847ca58c0..d4f924a8ab 100644 --- a/files/ja/web/http/headers/vary/index.html +++ b/files/ja/web/http/headers/vary/index.html @@ -71,8 +71,6 @@ Vary: <header-name>, <header-name>, ... <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Vary")}}</p> <h2 id="Compatibility_notes" name="Compatibility_notes">互換性メモ</h2> diff --git a/files/ja/web/http/headers/via/index.html b/files/ja/web/http/headers/via/index.html index fb057eb094..f15382f5be 100644 --- a/files/ja/web/http/headers/via/index.html +++ b/files/ja/web/http/headers/via/index.html @@ -64,8 +64,6 @@ Via: 1.0 fred, 1.1 p.example.net <h2 id="ブラウザの互換">ブラウザの互換</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.headers.Via")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/headers/warning/index.html b/files/ja/web/http/headers/warning/index.html index f96db11fe6..51b28844fb 100644 --- a/files/ja/web/http/headers/warning/index.html +++ b/files/ja/web/http/headers/warning/index.html @@ -134,8 +134,6 @@ Warning: 112 - "cache down" "Wed, 21 Oct 2015 07:28:00 GMT" <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Warning")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/www-authenticate/index.html b/files/ja/web/http/headers/www-authenticate/index.html index 16213e54e1..4e03e60c59 100644 --- a/files/ja/web/http/headers/www-authenticate/index.html +++ b/files/ja/web/http/headers/www-authenticate/index.html @@ -78,8 +78,6 @@ WWW-Authenticate: Basic realm="Access to the staging site", charset="UTF-8" <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.WWW-Authenticate")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/x-forwarded-for/index.html b/files/ja/web/http/headers/x-forwarded-for/index.html index b5f0fe1174..9f6a2fa802 100644 --- a/files/ja/web/http/headers/x-forwarded-for/index.html +++ b/files/ja/web/http/headers/x-forwarded-for/index.html @@ -67,8 +67,6 @@ X-ProxyUser-Ip: 203.0.113.19</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.X-Forwarded-For")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/x-forwarded-host/index.html b/files/ja/web/http/headers/x-forwarded-host/index.html index fa2c3dc451..0586da6391 100644 --- a/files/ja/web/http/headers/x-forwarded-host/index.html +++ b/files/ja/web/http/headers/x-forwarded-host/index.html @@ -56,8 +56,6 @@ translation_of: Web/HTTP/Headers/X-Forwarded-Host <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.X-Forwarded-Host")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/x-forwarded-proto/index.html b/files/ja/web/http/headers/x-forwarded-proto/index.html index 5442b9fe29..c88a6dd480 100644 --- a/files/ja/web/http/headers/x-forwarded-proto/index.html +++ b/files/ja/web/http/headers/x-forwarded-proto/index.html @@ -61,8 +61,6 @@ X-Url-Scheme: https <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.X-Forwarded-Proto")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/methods/delete/index.html b/files/ja/web/http/methods/delete/index.html index a5bf20d4dc..129a7e70ff 100644 --- a/files/ja/web/http/methods/delete/index.html +++ b/files/ja/web/http/methods/delete/index.html @@ -91,8 +91,6 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.methods.DELETE")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/methods/get/index.html b/files/ja/web/http/methods/get/index.html index af3a799447..3f477c3473 100644 --- a/files/ja/web/http/methods/get/index.html +++ b/files/ja/web/http/methods/get/index.html @@ -67,8 +67,6 @@ translation_of: Web/HTTP/Methods/GET <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.methods.GET")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/methods/index.html b/files/ja/web/http/methods/index.html index 9b2671807e..f51971ad19 100644 --- a/files/ja/web/http/methods/index.html +++ b/files/ja/web/http/methods/index.html @@ -58,8 +58,6 @@ translation_of: Web/HTTP/Methods <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">この互換性データに協力するには、 <a href="https://github.com/mdn/browser-compat-data/blob/master/http/methods.json">https://github.com/mdn/browser-compat-data/blob/master/http/methods.json</a> に対してプルリクエストを書いてください。</div> - <p>{{Compat("http/methods")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/methods/post/index.html b/files/ja/web/http/methods/post/index.html index b81723beab..4dc88a7e51 100644 --- a/files/ja/web/http/methods/post/index.html +++ b/files/ja/web/http/methods/post/index.html @@ -118,8 +118,6 @@ value2 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.methods.POST")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/public_key_pinning/index.html b/files/ja/web/http/public_key_pinning/index.html index 12637f86b2..15ef32d4d2 100644 --- a/files/ja/web/http/public_key_pinning/index.html +++ b/files/ja/web/http/public_key_pinning/index.html @@ -150,8 +150,6 @@ original_slug: Web/Security/Public_Key_Pinning <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.headers.Public-Key-Pins")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/100/index.html b/files/ja/web/http/status/100/index.html index b4c3fcf98c..74269273e1 100644 --- a/files/ja/web/http/status/100/index.html +++ b/files/ja/web/http/status/100/index.html @@ -34,8 +34,6 @@ translation_of: Web/HTTP/Status/100 <h2 id="ブラウザの実装状況">ブラウザの実装状況</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.status.100")}}</p> <h2 id="関連情報">関連情報</h2> diff --git a/files/ja/web/http/status/103/index.html b/files/ja/web/http/status/103/index.html index 288e428c3d..1fd764f0f3 100644 --- a/files/ja/web/http/status/103/index.html +++ b/files/ja/web/http/status/103/index.html @@ -39,8 +39,6 @@ translation_of: Web/HTTP/Status/103 <h2 id="ブラウザーの実装状況">ブラウザーの実装状況</h2> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("http.status.103")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/200/index.html b/files/ja/web/http/status/200/index.html index 38dea5ba09..6254e838ca 100644 --- a/files/ja/web/http/status/200/index.html +++ b/files/ja/web/http/status/200/index.html @@ -43,8 +43,6 @@ translation_of: Web/HTTP/Status/200 <h2 id="ブラウザー互換性">ブラウザー互換性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.status.200")}}</p> <h2 id="参照">参照</h2> diff --git a/files/ja/web/http/status/204/index.html b/files/ja/web/http/status/204/index.html index eb59749e28..333d6c4c56 100644 --- a/files/ja/web/http/status/204/index.html +++ b/files/ja/web/http/status/204/index.html @@ -35,8 +35,6 @@ translation_of: Web/HTTP/Status/204 <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http/status", "204")}}</p> <h2 id="参照">参照</h2> diff --git a/files/ja/web/http/status/301/index.html b/files/ja/web/http/status/301/index.html index ffd70bfad4..8782ef763a 100644 --- a/files/ja/web/http/status/301/index.html +++ b/files/ja/web/http/status/301/index.html @@ -51,8 +51,6 @@ Location: http://www.example.org/index.asp</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。もしデータに貢献したい場合は、<a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトし、プルリクエストを送信してください。</p> - <p>{{Compat("http.status.301")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/303/index.html b/files/ja/web/http/status/303/index.html index f80e5e0f14..2e0df77e0f 100644 --- a/files/ja/web/http/status/303/index.html +++ b/files/ja/web/http/status/303/index.html @@ -35,8 +35,6 @@ translation_of: Web/HTTP/Status/303 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.303")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/304/index.html b/files/ja/web/http/status/304/index.html index b2fe293ad7..fcc0ce6850 100644 --- a/files/ja/web/http/status/304/index.html +++ b/files/ja/web/http/status/304/index.html @@ -39,8 +39,6 @@ translation_of: Web/HTTP/Status/304 <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</p> - <p>{{Compat("http.status.304")}}</p> <h2 id="互換性メモ">互換性メモ</h2> diff --git a/files/ja/web/http/status/307/index.html b/files/ja/web/http/status/307/index.html index 1d96694319..fc59903a5a 100644 --- a/files/ja/web/http/status/307/index.html +++ b/files/ja/web/http/status/307/index.html @@ -40,8 +40,6 @@ translation_of: Web/HTTP/Status/307 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.307")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/308/index.html b/files/ja/web/http/status/308/index.html index d2329cd602..19f6973d10 100644 --- a/files/ja/web/http/status/308/index.html +++ b/files/ja/web/http/status/308/index.html @@ -41,8 +41,6 @@ translation_of: Web/HTTP/Status/308 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけれるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.308")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/401/index.html b/files/ja/web/http/status/401/index.html index 5e38983c79..b65cb97064 100644 --- a/files/ja/web/http/status/401/index.html +++ b/files/ja/web/http/status/401/index.html @@ -42,8 +42,6 @@ WWW-Authenticate: Basic realm="Access to staging site"</pre> <h2 id="ブラウザー互換性">ブラウザー互換性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.status.401")}}</p> <h2 id="参照">参照</h2> diff --git a/files/ja/web/http/status/403/index.html b/files/ja/web/http/status/403/index.html index d2043ac3f8..99af0ca04f 100644 --- a/files/ja/web/http/status/403/index.html +++ b/files/ja/web/http/status/403/index.html @@ -44,8 +44,6 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.403")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/406/index.html b/files/ja/web/http/status/406/index.html index ce674696f3..7ba32320f5 100644 --- a/files/ja/web/http/status/406/index.html +++ b/files/ja/web/http/status/406/index.html @@ -49,8 +49,6 @@ translation_of: Web/HTTP/Status/406 <p>以下の情報は MDN の Github (<a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>) から取得したものです。</p> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.406")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/407/index.html b/files/ja/web/http/status/407/index.html index d4650a7058..3cd8a78385 100644 --- a/files/ja/web/http/status/407/index.html +++ b/files/ja/web/http/status/407/index.html @@ -41,8 +41,6 @@ Proxy-Authenticate: Basic realm="Access to internal site"</pre> <h2 id="ブラウザ互換性">ブラウザ互換性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.status.407")}}</p> <h2 id="参照">参照</h2> diff --git a/files/ja/web/http/status/425/index.html b/files/ja/web/http/status/425/index.html index a144ea2f4b..b7fafd1134 100644 --- a/files/ja/web/http/status/425/index.html +++ b/files/ja/web/http/status/425/index.html @@ -36,6 +36,4 @@ translation_of: Web/HTTP/Status/425 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.425")}}</p> diff --git a/files/ja/web/http/status/451/index.html b/files/ja/web/http/status/451/index.html index c0a18466bf..0b8c6142e5 100644 --- a/files/ja/web/http/status/451/index.html +++ b/files/ja/web/http/status/451/index.html @@ -60,8 +60,6 @@ Content-Type: text/html</pre> <p>以下に示す情報は、 MDN の GitHub から取得したものです。 (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.451")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/503/index.html b/files/ja/web/http/status/503/index.html index 23d6ea8581..111e5d9293 100644 --- a/files/ja/web/http/status/503/index.html +++ b/files/ja/web/http/status/503/index.html @@ -47,8 +47,6 @@ translation_of: Web/HTTP/Status/503 <p>以下に示す情報は、 MDN の GitHub から取得したものです。 (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.503")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/status/504/index.html b/files/ja/web/http/status/504/index.html index cea5ed169b..8ff5a7917e 100644 --- a/files/ja/web/http/status/504/index.html +++ b/files/ja/web/http/status/504/index.html @@ -42,8 +42,6 @@ translation_of: Web/HTTP/Status/504 <p>以下に示す情報は、 MDN の GitHub から取得したものです。 (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.status.504")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |