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

Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/suborigin-invalid-names-expected.txt

Issue 27073003: CSP Suborigins Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address abarth's comments Created 6 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
OLDNEW
(Empty)
1 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: No suborigin name specified.
2 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character ''' in suborigin.
3 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character ''' in suborigin.
4 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character ''' in suborigin.
5 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character ''' in suborigin.
6 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character '@' in suborigin.
7 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid whitespace in suborigin. Whitespace may only appear at the beginni ng and end of a suborigin, and it is ignored.
8
9 There should be 7 console errors for this test to pass.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698