| 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 eecbe9c9922c99eb542ed11f8187ddc1e4de6754..2bf1b9b942a485fc415cc55a6e642bd772fbfe65 100644
 | 
| --- a/LayoutTests/http/tests/security/xss-DENIED-frame-name-expected.txt
 | 
| +++ b/LayoutTests/http/tests/security/xss-DENIED-frame-name-expected.txt
 | 
| @@ -1,2 +1,2 @@
 | 
| -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.
 | 
| +CONSOLE ERROR: 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.
 | 
| 
 |