Re: [webcomponents] caretPositionFromPoint, elementFromPoint, and elementsFromPoint should respect shadow boundary (#313)

Thanks. Yeah, I remember that I had the same feeling when I investigated how "hit testing" is defined.
Definitely, we have to rewrite the spec so that it makes sense more.

My intention is "Do not leak any nodes in a shadow tree vis these APIs", frankly.
Until the spec is fixed, please implement these APIs so that it does not leak any nodes in a shadow tree.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/313#issuecomment-171196685

Received on Wednesday, 13 January 2016 06:59:16 UTC