Re: [webcomponents]: Allowing text children of ShadowRoot is a bad time

On Wed, Oct 9, 2013 at 10:55 PM, Jonas Sicking <jonas@sicking.cc> wrote:
> Maybe it's time to reconsider if ShadowRoot should be an element rather than
> a DocumentFragment again?

Either that or let it have its own node type if it's going to be
incompatible with DocumentFragment in terms of behavior. Alternatively
we could add more hidden state such as "host" which we added for
<template>, but that's not exactly great.


-- 
http://annevankesteren.nl/

Received on Thursday, 10 October 2013 08:06:33 UTC