Index: LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt |
diff --git a/LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt b/LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt |
index 38bb37dfc251768d4bc0814665936507a7536393..c7fbbc0dc29161c9888d4add4553b1760df0f147 100644 |
--- a/LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt |
+++ b/LayoutTests/http/tests/security/suborigins/suborigin-blocked-different-suborigins-expected.txt |
@@ -6,6 +6,6 @@ CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'. |
This is a testharness.js-based test. |
-FAIL Block a frame in one suborigin from accessing another 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 a frame in one suborigin from accessing another 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. |