[Bug 22080] [Shadow]: Node should expose there scope so that shared state can be scoped to components.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22080

--- Comment #2 from Rafael Weinstein <rafaelw@chromium.org> ---
What's the difference?

The general point is that a node may wake up and want to know what *tree* it is
in. In general elements should be tolerant of being in the main document or
being in the shadow of another element.

The basic goal here is to formalize the way that elements can figure out "who
is my root thingy" without boilerplate of findRoot() littered all over.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 20 May 2013 17:11:42 UTC