Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json

Issue 2436003002: CSP: Add 'script-sample' to violation reports. (Closed)
Patch Set: Rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/script-sample.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
index 436365826461c8636c11141ccbae502570b187f9..626b732af61cb3b6150d907c9db9857d6fa0fbb8 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -29632,6 +29632,18 @@
{}
]
],
+ "content-security-policy/securitypolicyviolation/script-sample-no-opt-in.html": [
+ [
+ "/content-security-policy/securitypolicyviolation/script-sample-no-opt-in.html",
+ {}
+ ]
+ ],
+ "content-security-policy/securitypolicyviolation/script-sample.html": [
+ [
+ "/content-security-policy/securitypolicyviolation/script-sample.html",
+ {}
+ ]
+ ],
"content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script.sub.html": [
[
"/content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script.sub.html",
@@ -29656,6 +29668,18 @@
{}
]
],
+ "content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html": [
+ [
+ "/content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html",
+ {}
+ ]
+ ],
+ "content-security-policy/securitypolicyviolation/style-sample.html": [
+ [
+ "/content-security-policy/securitypolicyviolation/style-sample.html",
+ {}
+ ]
+ ],
"content-security-policy/securitypolicyviolation/targeting.html": [
[
"/content-security-policy/securitypolicyviolation/targeting.html",
@@ -58539,6 +58563,14 @@
"fb7fc789e44d9f17ff508cc9a080c23aec5e1597",
"testharness"
],
+ "content-security-policy/securitypolicyviolation/script-sample-no-opt-in.html": [
+ "44cad18dc963c49062c0f3b7ea7a8951157cbcb7",
+ "testharness"
+ ],
+ "content-security-policy/securitypolicyviolation/script-sample.html": [
+ "009e5de237b0aa1d3b7e2c100cb8fdf9bb1080a5",
+ "testharness"
+ ],
"content-security-policy/securitypolicyviolation/securitypolicyviolation-block-cross-origin-image-from-script.sub.html": [
"156d207242f9cfaf200f442a6c7756ad4504f026",
"testharness"
@@ -58555,6 +58587,14 @@
"38b10d421ec3e2e156180db3cfab54291f22074d",
"testharness"
],
+ "content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html": [
+ "b2d6d11fc189d78f5ea623c52e1d1f64fe53a772",
+ "testharness"
+ ],
+ "content-security-policy/securitypolicyviolation/style-sample.html": [
+ "e570217f560f6e7a8917e79266ac9d2e8ea078f6",
+ "testharness"
+ ],
"content-security-policy/securitypolicyviolation/support/inside-worker.sub.js": [
"f425a7ae6c167bfe9857f08f460897e16bf6ca95",
"support"
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/script-sample.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698