- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 15 Mar 2017 02:26:57 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 March 2017 09:27:31 UTC
I don't think we want to introduce yet another parser. We can hardly maintain XML and HTML parsers. Using a special character like `!` to trigger a specific parser behavior or introducing some mechanism to declare that the parser should use a new mode is probably the way to go. The latter effectively introduces a versioning but we're already there with `type=module` and a bunch of new things we're introducing these days. -- 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-286686470
Received on Wednesday, 15 March 2017 09:27:31 UTC