Index: LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt b/LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt |
index 509f334fc79d971cc52e74017defd429dfc5c47c..99a167266da380a42e3062ff77c15ebf435cc53f 100644 |
--- a/LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt |
+++ b/LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 8: WebSocket connection to 'ws://localhost:8000/websocket/tests/hybi/does_not_exist' failed: Unexpected response code: 404 |
+CONSOLE ERROR: line 8: WebSocket connection to 'ws://localhost:8000/websocket/tests/hybi/does_not_exist' failed: Unexpected response code: 404 |
Closed. |
Tests that WebSocketFrames errors are visible to Web Inspector. |