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 65437c584a014e66dd776293d26680429deffea9..3a49d29f25ac490dac884b752c8408b5dc64cb45 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,7 @@ |
CONSOLE ERROR: line 8: WebSocket connection to 'ws://localhost:8000/websocket/tests/hybi/does_not_exist' failed: Error during WebSocket handshake: Unexpected response code: 404 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Closed. |
Tests that WebSocketFrames errors are visible to Web Inspector. |