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

[cssom-view] Algorithmify the elementFromPoint() algo for external use #4326

Open
tabatkins opened this issue Sep 18, 2019 · 0 comments
Open

Comments

@tabatkins
Copy link
Member

The UI Events spec wants to be able to talk about hit testing in a reasonably accurate way. While CSS's hit testing is currently a massive hand-waved ball of nonsense, that nonsense is at least abstracted into an algorithm that kinda makes sense in the definition of elementFromPoint()/elementsFromPoint().

We should name/dfn/export those algorithms.

// @garykac

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

No branches or pull requests

1 participant