Re: [w3c/webcomponents] Nested List (#630)

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