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. |