Index: LayoutTests/http/tests/security/xss-DENIED-assign-location-hash-expected.txt |
diff --git a/LayoutTests/http/tests/security/xss-DENIED-assign-location-hash-expected.txt b/LayoutTests/http/tests/security/xss-DENIED-assign-location-hash-expected.txt |
index 5af449767c9e2ef2ef20256d0baf0a17fa27ce94..f7d1190cb352f9093160b61495c0935a6eb9080d 100644 |
--- a/LayoutTests/http/tests/security/xss-DENIED-assign-location-hash-expected.txt |
+++ b/LayoutTests/http/tests/security/xss-DENIED-assign-location-hash-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: line 4: 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. |
+CONSOLE ERROR: line 4: 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. |
PASS: cross-site assignment of location.hash not allowed |