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

Unified Diff: LayoutTests/http/tests/security/suborigins/multiple-suborigins-disallowed-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/multiple-suborigins-disallowed-expected.txt
diff --git a/LayoutTests/http/tests/security/suborigins/multiple-suborigins-disallowed-expected.txt b/LayoutTests/http/tests/security/suborigins/multiple-suborigins-disallowed-expected.txt
index 10676ac6657e6004a96394f4a5062978de724d78..2df0fd95a1bd57ad4b5d48a08b73c7a155b0fd3d 100644
--- a/LayoutTests/http/tests/security/suborigins/multiple-suborigins-disallowed-expected.txt
+++ b/LayoutTests/http/tests/security/suborigins/multiple-suborigins-disallowed-expected.txt
@@ -4,6 +4,6 @@ CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'.
This is a testharness.js-based test.
-FAIL Multiple Suborigins Disallowed Uncaught assert_equals: The parent frame should never be able to get the secret value from the child iframe. expected "" but got "I am a secret"
+FAIL Multiple Suborigins Disallowed Uncaught Error: assert_equals: The parent frame should never be able to get the secret value from the child iframe. expected "" but got "I am a secret"
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698