[Webkit-unassigned] [Bug 32144] Add test for WebSocket.url attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 15:47:57 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32144





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2009-12-04 15:47:57 PST ---
(From update of attachment 44293)
> +ws = new WebSocket("ws://localhost:8000/path#fragment");
> +shouldBe("ws.URL", '"ws://localhost:8000/path#fragment"');

The spec changed, fragments now make WebSocket URL parsing fail.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list