Index: LayoutTests/http/tests/security/suborigins/suborigin-blocked-not-in-suborigin-to-suborigin-expected.txt |
diff --git a/LayoutTests/http/tests/security/suborigins/suborigin-blocked-not-in-suborigin-to-suborigin-expected.txt b/LayoutTests/http/tests/security/suborigins/suborigin-blocked-not-in-suborigin-to-suborigin-expected.txt |
index 77eb49330d2b127bc922b980303d5adecc366b04..ddaffe44ff1d21da8b6760cd733625ae03731458 100644 |
--- a/LayoutTests/http/tests/security/suborigins/suborigin-blocked-not-in-suborigin-to-suborigin-expected.txt |
+++ b/LayoutTests/http/tests/security/suborigins/suborigin-blocked-not-in-suborigin-to-suborigin-expected.txt |
@@ -2,6 +2,6 @@ CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'. |
This is a testharness.js-based test. |
-FAIL Block frame not in suborigin from accessing a frame in a suborigin Uncaught assert_equals: The parent frame should not be able to get the secret value from the child iframe. expected (string) "" but got (undefined) undefined |
+FAIL Block frame not in suborigin from accessing a frame in a suborigin Uncaught Error: assert_equals: The parent frame should not be able to get the secret value from the child iframe. expected (string) "" but got (undefined) undefined |
Harness: the test ran to completion. |