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

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

--- Comment #10 from Daniel Freedman <dfreedm@chromium.org> ---
Makes sense to me.

If a <shadow> is returned, and assuming the older shadow subtree is "public",
one can recurse into it with <shadow>.olderSubtree.elementFromPoint(x, y).

This seems pretty usable.

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

Received on Friday, 9 November 2012 18:49:45 UTC