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

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

Issue 1180923003: Add window access checks for Suborigins (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix tests on Windows Created 5 years, 6 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
1 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: No suborigin name specified. 1 ALERT: I am a secret
2 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character ''' in suborigin.
3 ALERT: I am a secret
4 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character ''' in suborigin.
5 ALERT: I am a secret
6 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character ''' in suborigin.
7 ALERT: I am a secret
8 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character ''' in suborigin.
9 ALERT: I am a secret
10 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Invalid character '@' in suborigin.
11 ALERT: I am a secret
12 CONSOLE ERROR: Error while parsing the 'suborigin' Content Security Policy direc tive: Whitespace is not allowed in suborigin names.
13 ALERT: I am a secret
2 14
3 This is a testharness.js-based test.
4 FAIL Invalid suborigin names Uncaught Error: assert_unreached: Reached unreachab le code
5 Harness: the test ran to completion.
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698