Re: [csswg-drafts] [cssom] Element (or Node) should contain the properties offset... (offsetParent, offsetLeft, ...) (#10514)

> I'm writing a Designer Application, where I show overlays for all Elements (like the Dev Tools).

"DevTools overlay" does seem like a use case for `GeometryUtils.getBoxQuads` that can't be done in other ways, because of transforms...otherwise anchor positioning would work it seems.

Right now the specification for GeometryUtils is inadequate, that'd have to be finished before shipping in a browser. @tabatkins you also mentioned previously you had use cases, were they the same has the one reported here?


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


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

Received on Monday, 1 July 2024 21:59:25 UTC