- From: <bugzilla@jessica.w3.org>
- Date: Wed, 19 Sep 2012 18:00:46 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18912 --- Comment #3 from dfreedm@chromium.org 2012-09-19 18:00:46 UTC --- I think that returning the shadow root in that instance makes sense. The projected elements are not children of the ShadowRoot, and I think the developer should know that. Also, the projected elements will be correctly found with document.elementFromPoint, so there is still a way to find the element. -- 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 Wednesday, 19 September 2012 18:00:50 UTC