Re: [whatwg/url] Large ports of non special urls (#257)

I think the problem is that non-Safari doesn't support username/password/host/port for non-special URLs (yet). They parse all those components as part of the path.

How in particular did they rely on this? Did they rely on `port` returning something or the URL not resulting in failure?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/257#issuecomment-281939651

Received on Thursday, 23 February 2017 09:29:46 UTC