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

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

Issue 1061543006: Pull in the latest upstream testharness.js changes. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase/tweaks for affected tests Created 5 years, 8 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 ERROR: Unrecognized Content-Security-Policy directive 'suborigin'. 1 CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
2 2
3 CONSOLE ERROR: line 2608: Uncaught assert_equals: document.suborigin should exis t when page has a suborigin. expected (string) "foobar" but got (undefined) unde fined 3 CONSOLE ERROR: line 2325: Uncaught Error: assert_equals: document.suborigin shou ld exist when page has a suborigin. expected (string) "foobar" but got (undefine d) undefined
4 This is a testharness.js-based test. 4 This is a testharness.js-based test.
5 FAIL Validate presence and value of document.suborigin Uncaught assert_equals: d ocument.suborigin should exist when page has a suborigin. expected (string) "foo bar" but got (undefined) undefined 5 FAIL Validate presence and value of document.suborigin Uncaught Error: assert_eq uals: document.suborigin should exist when page has a suborigin. expected (strin g) "foobar" but got (undefined) undefined
6 Harness: the test ran to completion. 6 Harness: the test ran to completion.
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698