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

tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-view] Algorithmify the elementFromPoint() algo for external use ==
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

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4326 using your GitHub account

Received on Wednesday, 18 September 2019 01:23:53 UTC