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

Side by Side Diff: LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-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 MESSAGE: line 12: secret = I am a secret 3 CONSOLE MESSAGE: line 12: secret = I am a secret
4 4
5 This is a testharness.js-based test. 5 This is a testharness.js-based test.
6 FAIL Validate that a frame can't change it's document.domain and enter the subor igin Uncaught assert_equals: secret should not be touchable by the child in a su borigin. expected "Unchanged" but got "I am a secret" 6 FAIL Validate that a frame can't change it's document.domain and enter the subor igin Uncaught Error: assert_equals: secret should not be touchable by the child in a suborigin. expected "Unchanged" but got "I am a secret"
7 Harness: the test ran to completion. 7 Harness: the test ran to completion.
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698