- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 10 Mar 2016 13:59:02 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 10 March 2016 22:00:13 UTC
This should now be implemented: - https://w3c.github.io/webcomponents/spec/custom/#parsing - https://w3c.github.io/webcomponents/spec/custom/#html-parsing-xhtml-documents There are a couple rough edges: - Step 9.1. is currently "Invoke custom element actions (for which queue!?! just for element maybe!?)" reflecting our/my lack of clarity about custom element callbacks and how they work or should work. That will be resolved as part of #186. - There's still ongoing discussion about the auto-upgrade flag; that's #419. For now I've left it as fragment parsing does not auto-upgrade, but document parsing does. I expect that will evolve as #419 does. Review appreciated! --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/366#issuecomment-195071209
Received on Thursday, 10 March 2016 22:00:13 UTC