- From: Hayato Ito <notifications@github.com>
- Date: Mon, 25 May 2015 01:47:56 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 25 May 2015 08:48:36 UTC
Title: [Shadow]: Consider augmenting HTML parser to parse <shadow> and <content> just like <template> (bugzilla: 15616) Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15616 ---- comment: 0 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15616#c0 *Dimitri Glazkov* wrote on 2012-01-18 21:36:09 +0000. HTML tree construction algorithm, as specified will reject <content> and <shadow> element as children of several elements. Also, the behavior of <content> and <shadow> as parents needs to be specified. ---- comment: 1 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15616#c1 *Dimitri Glazkov* wrote on 2012-01-18 22:55:48 +0000. See this thread: http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2012-January/034410.html ---- comment: 2 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15616#c2 *Anne* wrote on 2015-04-23 18:25:37 +0000. Parse just like <template>, except for the bit where the contents are put into a DocumentFragment. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/59
Received on Monday, 25 May 2015 08:48:36 UTC