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

@justjanne I think it makes sense to have a single parser, yes. Perhaps the parser should have a strict mode where it bails on the first syntax violation rather than simply recording an error, but I'm not sure if that matters much. I'm still open to that idea, though probably best discussed in its own issue. Overall it seems better to validate input at the URL record level.

---
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-218436175

Received on Wednesday, 11 May 2016 11:50:05 UTC