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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reflected-xss-parsing-expected.txt

Issue 2428473004: Remove the 'reflected-xss' directive from CSP. (Closed)
Patch Set: Test. Created 4 years, 2 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:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reflected-xss-parsing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reflected-xss-parsing-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reflected-xss-parsing-expected.txt
deleted file mode 100644
index 1809898e3b7539260722aefd0798d3914d160de6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reflected-xss-parsing-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the invalid value "". Valid values are "allow", "filter", and "block".
-CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the invalid value "blah". Valid values are "allow", "filter", and "block".
-CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the invalid value "allow blah". Valid values are "allow", "filter", and "block".
-CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the invalid value "blah allow". Valid values are "allow", "filter", and "block".
-Invalid 'reflected-xss' headers should generate console messages.
-
-
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
-PASS
-
---------
-Frame: '<!--framePath //<!--frame1-->-->'
---------
-PASS
-
---------
-Frame: '<!--framePath //<!--frame2-->-->'
---------
-PASS
-
---------
-Frame: '<!--framePath //<!--frame3-->-->'
---------
-PASS
-
---------
-Frame: '<!--framePath //<!--frame4-->-->'
---------
-PASS
-
---------
-Frame: '<!--framePath //<!--frame5-->-->'
---------
-PASS
-
---------
-Frame: '<!--framePath //<!--frame6-->-->'
---------
-PASS

Powered by Google App Engine
This is Rietveld 408576698