Re: [whatwg/url] Consider removing the `gopher` special-case. (#342)

I don't really see the point of breaking the parser behavior, especially since you indicate you plan on continuing to do so. I don't think that's a good idea as it erodes trust in stability of standards.

(There's no parsing for `blob:` URLs in the URL Standard. That should be handled by a higher processing layer (same as with `data:` URLs). What some browsers have as URL parser is not generic and considered a bug as that's rather hard to reconcile with the idea of the parser being mostly scheme-agnostic.)

-- 
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/342#issuecomment-322767842

Received on Wednesday, 16 August 2017 13:18:35 UTC