Re: [webcomponents] Shadow DOM and comment nodes (#411)

After further analysis I determined that the knockout.js case that I was worried about does not need the comment nodes to be assigned to slots.  While knockout does use comments as active nodes, all of the action occurs in the light DOM.  There is no need for the comments to appear in the flattened tree.

However please confirm that CDATA is treated as text.


---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/411#issuecomment-193506989

Received on Monday, 7 March 2016 23:34:41 UTC