Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you support document.elementFromPoint() and document.elementFromPoints()? #1027

Open
chisweet opened this issue Mar 10, 2021 · 1 comment

Comments

@chisweet
Copy link

Would you please support document.elementFromPoint() and document.elementFromPoints()?I need these APIs so much.

@kristoferbaxter
Copy link
Contributor

This would be a difficult task since WorkerDOM doesn't have direct synchronous knowledge of layout.

Would an alternative API work similar to how we support getBoundingClientRectAsync?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants