Re: [webcomponents]: Making Shadow DOM Subtrees Traversable

On Wed, Nov 28, 2012 at 2:51 PM, Maciej Stachowiak <mjs@apple.com> wrote:

>
> Does this support the previously discussed mechanism of allowing either
> public or private components? I'm not able to tell from the referenced
> sections.
>

There's no private flag in place yet, I filed the bug to make sure I don't
forget about it: https://www.w3.org/Bugs/Public/show_bug.cgi?id=20144

In regard to isolation, I just explicitly state that any shadow trees
supplied by UAs mustn't be accessible using this API for the moment. This
should be enough to tide us over until we tackle isolation in L2.

:DG<

Received on Wednesday, 28 November 2012 23:00:56 UTC