aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/headers/content-security-policy
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-05-28 07:19:01 -0400
committerpotappo <potappo@gmail.com>2021-05-31 22:32:46 +0900
commit3b636ec83e2a4ffb8e1ccd4d008ce8e019c39d4d (patch)
tree3505dab1938aab37cf5338b43201f5d3e0caec3b /files/ja/web/http/headers/content-security-policy
parentf47eba9e9906035baee66f44a0f91b02bfa56ec8 (diff)
downloadtranslated-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')
-rw-r--r--files/ja/web/http/headers/content-security-policy/block-all-mixed-content/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/script-src-elem/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/script-src/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/style-src/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/trusted-types/index.html2
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 &lt;source&gt;;
<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 &lt;source&gt; &lt;source&gt;;
<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 &lt;policyName&gt; &lt;policyName&gt; '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>