[Bug 18912] [Shadow]: ShadowRoot needs to support elementFromPoint

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

--- Comment #8 from Hayato Ito <hayato@chromium.org> 2012-10-02 07:25:32 UTC ---
(In reply to comment #4)
> FWIW I think there are four plausible candidates here:
> 
> 1. the shadow root
> 2. null (the projection is a "hole")
> 3. the content or shadow element that projected the element
> 4. the parent of #3 (which may be the shadow root in some cases)

I am wondering why we cannot return the projected children?
Does it relate to the lower-bound Encapsulation rule?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 2 October 2012 07:25:33 UTC