Re: [webcomponents] [Shadow]: elementFromPoint should return the host when you hit a Text node (bugzilla: 24638) (#67)

I think we can agree that we should return "composed parent" if TextNode is the result of the *hitttet.

However, if the TextNode is distributed, the composed parent of the TextNode might be an element in a child tree. In such a case, the composed parent should not be returned in terms of encapsulation.

We should adjust the result.

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

Received on Thursday, 16 July 2015 04:09:39 UTC