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