Re: [webcomponents]: Making Shadow DOM Subtrees Traversable

On Tue, Feb 26, 2013 at 11:05 AM, Erik Arvidsson <arv@google.com> wrote:
> Also, if shadows are public by default the API to access the shadow is well
> defined. If shadows are private by default and components decide to expose
> the shadow ad hoc then there is no standardized API.

This doesn't have to be the case. Shadows can be private by default
with a well defined and consistent API to override the default.
-- 
Blake Kaplan

Received on Tuesday, 26 February 2013 21:43:46 UTC