Index: LayoutTests/http/tests/security/xss-DENIED-frame-name-expected.txt |
diff --git a/LayoutTests/http/tests/security/xss-DENIED-frame-name-expected.txt b/LayoutTests/http/tests/security/xss-DENIED-frame-name-expected.txt |
index d02a1543699c0bf86333b9d4a6669994c9bbcd17..eecbe9c9922c99eb542ed11f8187ddc1e4de6754 100644 |
--- a/LayoutTests/http/tests/security/xss-DENIED-frame-name-expected.txt |
+++ b/LayoutTests/http/tests/security/xss-DENIED-frame-name-expected.txt |
@@ -1,3 +1,2 @@ |
-CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports must match. |
-CONSOLE MESSAGE: line 2: Uncaught TypeError: Cannot read property 'prop' of undefined |
+CONSOLE MESSAGE: line 2: Uncaught SecurityError: Blocked a frame with origin "http://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports must match. |
This test passes if it doesn't alert fail. |