Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / url-attribute-expected.txt
bloba5b6973a95359fd86cb3566bbabec4536058100a
1 .url attribute should work, previously supported .URL should not
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS ws.url is "ws://127.0.0.1:8880/echo"
6 PASS ws.URL is undefined.
7 PASS successfullyParsed is true
9 TEST COMPLETE