Re: [whatwg/url] Doesn't describe how to process url as 'http:///google.com' (#145)

It's not a valid URL, but the parser does handle it (normalizes it to `http://google.com` iirc). What makes you think processing is not defined?

-- 
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/145#issuecomment-241350311

Received on Monday, 22 August 2016 08:49:51 UTC