diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-05-28 07:19:01 -0400 |
---|---|---|
committer | potappo <potappo@gmail.com> | 2021-05-31 22:32:46 +0900 |
commit | 3b636ec83e2a4ffb8e1ccd4d008ce8e019c39d4d (patch) | |
tree | 3505dab1938aab37cf5338b43201f5d3e0caec3b /files/ja/web/http/headers/content-security-policy | |
parent | f47eba9e9906035baee66f44a0f91b02bfa56ec8 (diff) | |
download | translated-content-3b636ec83e2a4ffb8e1ccd4d008ce8e019c39d4d.tar.gz translated-content-3b636ec83e2a4ffb8e1ccd4d008ce8e019c39d4d.tar.bz2 translated-content-3b636ec83e2a4ffb8e1ccd4d008ce8e019c39d4d.zip |
remove BCD paragraph in ja/web/http tree
Part of #1008
Diffstat (limited to 'files/ja/web/http/headers/content-security-policy')
5 files changed, 0 insertions, 10 deletions
diff --git a/files/ja/web/http/headers/content-security-policy/block-all-mixed-content/index.html b/files/ja/web/http/headers/content-security-policy/block-all-mixed-content/index.html index 534a71ec82..fef4fea67b 100644 --- a/files/ja/web/http/headers/content-security-policy/block-all-mixed-content/index.html +++ b/files/ja/web/http/headers/content-security-policy/block-all-mixed-content/index.html @@ -59,8 +59,6 @@ translation_of: Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content <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.block-all-mixed-content")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/script-src-elem/index.html b/files/ja/web/http/headers/content-security-policy/script-src-elem/index.html index 8dd1e35631..b0dfad045f 100644 --- a/files/ja/web/http/headers/content-security-policy/script-src-elem/index.html +++ b/files/ja/web/http/headers/content-security-policy/script-src-elem/index.html @@ -84,8 +84,6 @@ Content-Security-Policy: script-src-elem <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.script-src-elem")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/script-src/index.html b/files/ja/web/http/headers/content-security-policy/script-src/index.html index f5eaee0890..e740dbef8d 100644 --- a/files/ja/web/http/headers/content-security-policy/script-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/script-src/index.html @@ -162,8 +162,6 @@ Content-Security-Policy: script-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.script-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/style-src/index.html b/files/ja/web/http/headers/content-security-policy/style-src/index.html index a3af102659..b4fd783949 100644 --- a/files/ja/web/http/headers/content-security-policy/style-src/index.html +++ b/files/ja/web/http/headers/content-security-policy/style-src/index.html @@ -161,8 +161,6 @@ document.querySelector('div').style.cssText = 'display:none;';</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.style-src")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/headers/content-security-policy/trusted-types/index.html b/files/ja/web/http/headers/content-security-policy/trusted-types/index.html index b4ec5ee180..136a929229 100644 --- a/files/ja/web/http/headers/content-security-policy/trusted-types/index.html +++ b/files/ja/web/http/headers/content-security-policy/trusted-types/index.html @@ -56,8 +56,6 @@ Content-Security-Policy: trusted-types <policyName> <policyName> 'al <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.trusted-types")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |