From 3b636ec83e2a4ffb8e1ccd4d008ce8e019c39d4d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Fri, 28 May 2021 07:19:01 -0400 Subject: remove BCD paragraph in ja/web/http tree Part of #1008 --- .../headers/content-security-policy/block-all-mixed-content/index.html | 2 -- .../web/http/headers/content-security-policy/script-src-elem/index.html | 2 -- files/ja/web/http/headers/content-security-policy/script-src/index.html | 2 -- files/ja/web/http/headers/content-security-policy/style-src/index.html | 2 -- .../web/http/headers/content-security-policy/trusted-types/index.html | 2 -- 5 files changed, 10 deletions(-) (limited to 'files/ja/web/http/headers/content-security-policy') 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

ブラウザーの互換性

- -

{{Compat("http.headers.csp.Content-Security-Policy.block-all-mixed-content")}}

関連情報

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>;

ブラウザーの互換性

- -

{{Compat("http.headers.csp.Content-Security-Policy.script-src-elem")}}

関連情報

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>;

ブラウザーの互換性

- -

{{Compat("http.headers.csp.Content-Security-Policy.script-src")}}

関連情報

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;';

ブラウザーの互換性

- -

{{Compat("http.headers.csp.Content-Security-Policy.style-src")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("http.headers.csp.Content-Security-Policy.trusted-types")}}

関連情報

-- cgit v1.2.3-54-g00ecf