Re: [whatwg/url] It's not immediately clear that "URL syntax" and "URL parser" conflict (#118)

The WHATWG URL spec is designed to standardize URL parsing in HTML tags and HTTP headers, to provide semantics and interpretation to data in the wild that does not adhere to RFC 3986. It is *not* designed to replace RFC 3986 and the broader ecosystem of applications that use URIs.

Web content in the wild is already broadly not spec-compliant. If you do not have to interact with this kind of content, you don't have to care about the WHATWG URL spec.

---
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/118#issuecomment-218605284

Received on Wednesday, 11 May 2016 22:09:23 UTC