- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 17 Mar 2017 04:04:09 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 March 2017 11:04:47 UTC
I think you're looking at it the wrong way. The parser handles _all_ input and produces a certain output. Any kind of change is risky with such a setup, especially given that most content has validity errors and thereby trigger all the various branches of the parser. It's very different from no longer throwing an exception somewhere. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/630#issuecomment-287326600
Received on Friday, 17 March 2017 11:04:47 UTC