Re: [csswg-drafts] [cssom-view] Should table rows be returned by elementFromPoint & elementsFromPoint? (#4182)

Tested behavior of elementsFromPoint inside true tables, dom tables, and anonymous tables.

FF86, Chrome 88, Safari 14, IE 17, and IE 11 all agree:

- rows and sections are never returned by elementsFromPoint.
- anonymous tables are not returned by elementsFromPoint.

It looks like this is the defacto standard.

Attached the test file used that is compatible with IE11.

[test.txt](https://github.com/w3c/csswg-drafts/files/6174954/test.txt)


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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 20 March 2021 05:23:33 UTC