Re: [csswg-drafts] [cssom-view] elementFromPoint, elementsFromPoint, and caretPositionFromPoint should not return an element inside a shadow tree

Ohhh, indeed, my algo will report that. Hm. I guess then step 6 needs to have an additional "and created a box" condition, so you'd instead skip up to the parent of that element.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/556#issuecomment-390846026 using your GitHub account

Received on Tuesday, 22 May 2018 02:49:20 UTC