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

Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/reflected-xss-parsing-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: The 'reflected-xss' Content Security Policy directive has the i nvalid value "". Valid values are "allow", "filter", and "block". 1 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv alid value "". Valid values are "allow", "filter", and "block".
2 CONSOLE MESSAGE: The 'reflected-xss' Content Security Policy directive has the i nvalid value "blah". 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 MESSAGE: The 'reflected-xss' Content Security Policy directive has the i nvalid value "allow 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 MESSAGE: The 'reflected-xss' Content Security Policy directive has the i nvalid value "blah allow". 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. 5 Invalid 'reflected-xss' headers should generate console messages.
6 6
7 7
8 8
9 -------- 9 --------
10 Frame: '<!--framePath //<!--frame0-->-->' 10 Frame: '<!--framePath //<!--frame0-->-->'
11 -------- 11 --------
12 PASS 12 PASS
13 13
14 -------- 14 --------
(...skipping 18 matching lines...) Expand all
33 33
34 -------- 34 --------
35 Frame: '<!--framePath //<!--frame5-->-->' 35 Frame: '<!--framePath //<!--frame5-->-->'
36 -------- 36 --------
37 PASS 37 PASS
38 38
39 -------- 39 --------
40 Frame: '<!--framePath //<!--frame6-->-->' 40 Frame: '<!--framePath //<!--frame6-->-->'
41 -------- 41 --------
42 PASS 42 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698