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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt
diff --git a/LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt b/LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt
index 0f58c0cd975798890410eaceb322c457ea25121e..0abdc1e408be2ceb05a026bb285ea294bf6f13ba 100644
--- a/LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt
+++ b/LayoutTests/http/tests/security/suborigins/suborigin-change-document-domain-expected.txt
@@ -3,6 +3,6 @@ CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
CONSOLE MESSAGE: line 12: secret = I am a secret
This is a testharness.js-based test.
-FAIL Validate that a frame can't change it's document.domain and enter the suborigin Uncaught assert_equals: secret should not be touchable by the child in a suborigin. expected "Unchanged" but got "I am a secret"
+FAIL Validate that a frame can't change it's document.domain and enter the suborigin Uncaught Error: assert_equals: secret should not be touchable by the child in a suborigin. expected "Unchanged" but got "I am a secret"
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698