Input: "ws:example.com/"
Base: "about:blank"
| agent | href | exception |
|---|---|---|
| refimpl | ws://example.com/ | Expected a slash ("/") |
| addressable | ws:example.com/ | |
| chrome | ws://example.com/ | |
| firefox | ws://example.com/ | |
| galimatias | ws://example.com/ | Expected a slash ("/") |
| ie | ws:example.com/ | |
| nodejs | ws:example.com/ | |
| opera | ws:example.com/ | |
| perl | ws:example.com/ | |
| rust | ws://example.com/ | |
| safari | ws://example.com/ |
| agent | protocol | hostname | pathname |
|---|---|---|---|
| refimpl | ws: | example.com | / |
| addressable | ws: | example.com/ | |
| chrome | ws: | example.com | / |
| firefox | ws: | example.com | / |
| galimatias | ws: | example.com | / |
| ie | ws: | example.com/ | |
| nodejs | ws: | example.com | / |
| opera | ws:example.com/ | ||
| perl | ws: | example.com/ | |
| rust | ws: | example.com | / |
| safari | ws: | example.com | / |
refimpl: reference-implementation @ Sat Dec 06 2014 22:03:08 GMT-0500 (EST)
addressable: addressable (2.3.6)
chrome: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36
firefox: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0
galimatias: galimatias-0.2.0
ie: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko
nodejs: node.js 0.10.26
opera: Opera/9.80 (Macintosh; Intel Mac OS X 10.9.5) Presto/2.12.388 Version/12.16
perl: Perl URI version 1.60
rust: url 0.2.2 (git+https://github.com/servo/rust-url)
safari: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.1.17 (KHTML, like Gecko) Version/7.1 Safari/537.85.10