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

Side by Side 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, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv alid value "". Valid values are "allow", "filter", and "block".
2 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv alid value "blah". Valid values are "allow", "filter", and "block".
3 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv alid value "allow blah". Valid values are "allow", "filter", and "block".
4 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv alid value "blah allow". Valid values are "allow", "filter", and "block".
5 Invalid 'reflected-xss' headers should generate console messages.
6
7
8
9 --------
10 Frame: '<!--framePath //<!--frame0-->-->'
11 --------
12 PASS
13
14 --------
15 Frame: '<!--framePath //<!--frame1-->-->'
16 --------
17 PASS
18
19 --------
20 Frame: '<!--framePath //<!--frame2-->-->'
21 --------
22 PASS
23
24 --------
25 Frame: '<!--framePath //<!--frame3-->-->'
26 --------
27 PASS
28
29 --------
30 Frame: '<!--framePath //<!--frame4-->-->'
31 --------
32 PASS
33
34 --------
35 Frame: '<!--framePath //<!--frame5-->-->'
36 --------
37 PASS
38
39 --------
40 Frame: '<!--framePath //<!--frame6-->-->'
41 --------
42 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698