Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / permessage-deflate-unsolicited-negotiation-response-expected.txt
blob112cbc21884d5f3f265da775b31d316b0be6d524
1 Test whether WebSocket ignores unsolicited negotiation response.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS onopen
6 PASS ws.extensions is "permessage-deflate; server_max_window_bits=15; server_no_context_takeover"
7 PASS event.wasClean is true
8 PASS successfullyParsed is true
10 TEST COMPLETE