Input: "http://%ef%bc%85%ef%bc%90%ef%bc%90.com"
Base: "http://other.com/"
| agent | href | exception |
|---|---|---|
| testdata | http://%ef%bc%85%ef%bc%90%ef%bc%90.com | |
| addressable | http://%ef%bc%85%ef%bc%90%ef%bc%90.com | |
| chrome | http://%00.com/ | |
| firefox | http://%ef%bc%85%ef%bc%90%ef%bc%90.com/ | |
| galimatias | http://%ef%bc%85%ef%bc%90%ef%bc%90.com | Invalid host: Illegal character in host |
| ie | http://%ef%bc%85%ef%bc%90%ef%bc%90.com/ | |
| nodejs | http://other.com/%ef%bc%85%ef%bc%90%ef%bc%90.com | |
| opera | http://%ef%bc%85%ef%bc%90%ef%bc%90.com | |
| rust | http://%ef%bc%85%ef%bc%90%ef%bc%90.com | Non Ascii domains are not support yet |
| safari | http://%ef%bc%85%ef%bc%90%ef%bc%90.com/ |
| agent | protocol | hostname | port | pathname |
|---|---|---|---|---|
| testdata | : | |||
| addressable | http: | %ef%bc%85%ef%bc%90%ef%bc%90.com | ||
| chrome | : | |||
| firefox | http: | %ef%bc%85%ef%bc%90%ef%bc%90.com | / | |
| galimatias | : | |||
| ie | http: | %ef%bc%85%ef%bc%90%ef%bc%90.com | 80 | / |
| nodejs | http: | other.com | /%ef%bc%85%ef%bc%90%ef%bc%90.com | |
| opera | opera: | illegal-url-134 | ||
| rust | : | |||
| safari | http: | %ef%bc%85%ef%bc%90%ef%bc%90.com | / |
testdata: https://github.com/rubys/web-platform-tests/blob/e90d3da734225df9ecc49b9ad1ee7be0ceaad6f6/url/urltestdata.txt
addressable: addressable (2.3.6)
chrome: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 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 v0.10.32
opera: Opera/9.80 (Macintosh; Intel Mac OS X 10.9.5) Presto/2.12.388 Version/12.16
rust: url 0.1.0 (git+https://github.com/servo/rust-url#55b18b796ef2cef5490069dd450c60c2cc2c0c1b)
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