aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/headers/content-security-policy
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-07-04 00:20:35 +0900
committerGitHub <noreply@github.com>2021-07-04 00:20:35 +0900
commiteb070febe7d67ec636dcec561996e41a9531c712 (patch)
treeb4bc69d316323e3d8473b60aa83e36ae65e3ed49 /files/ja/web/http/headers/content-security-policy
parent0b99c0fa5dff283f36c47bfff7398b55d7bfcd31 (diff)
downloadtranslated-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/http/headers/content-security-policy')
-rw-r--r--files/ja/web/http/headers/content-security-policy/base-uri/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/default-src/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/frame-ancestors/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/frame-src/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/img-src/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/manifest-src/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/media-src/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/object-src/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/plugin-types/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/report-to/index.html4
-rw-r--r--files/ja/web/http/headers/content-security-policy/sandbox/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/worker-src/index.html2
14 files changed, 0 insertions, 30 deletions
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 &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.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 &lt;source&gt; &lt;source&gt;;
<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 &lt;source&gt; &lt;source&gt;;
<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 &lt;source&gt; &lt;source&gt;;
<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 &lt;source&gt; &lt;source&gt;;
<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 &lt;source&gt; &lt;source&gt;;
<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 &lt;type&gt;/&lt;subtype&gt; &lt;type&gt;/
<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 &lt;value&gt;;
<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 &lt;source&gt; &lt;source&gt;;
<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>