[Bug 28493] [Shadow]: Have a common interface between Document and ShadowRoot

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

--- Comment #2 from Hayato Ito <hayato@chromium.org> ---
Thank you.

BTW, in Blink, we use a term of *TreeScope* for this purpose, at least in C++.
Both Document and ShadowRoot implements TreeScope.

(In reply to Anne from comment #1)
> Perhaps something along the lines of LayoutRoot?

So the candidates are:

- NodeTreeRoot
- LayoutRoot
- TreeScope

Any other better idea?

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

Received on Wednesday, 15 April 2015 09:27:48 UTC