NEW 29795
Consider adding a quad based complement to ClientRect APIs
https://bugs.webkit.org/show_bug.cgi?id=29795
Summary Consider adding a quad based complement to ClientRect APIs
Sam Weinig
Reported 2009-09-27 22:35:00 PDT
Created attachment 40217 [details] Patch We should consider if it is a good idea to add a complementary API to the ClientRect/ClientRectList (getClientRects/getBoundingClientRect) APIs that returns quads to better deal with transforms. I have tentatively called the new types WebKitClientQuad/WebKitClientQuadList and added Element.getClientQuads() and Range.getClientQuads().
Attachments
Patch (36.01 KB, patch)
2009-09-27 22:35 PDT, Sam Weinig
no flags
Ahmad Saleem
Comment 1 2022-09-21 15:27:34 PDT
Is this something required today? Or we can mark this as "RESOLVED LATER" to explore this in future? Thanks!
Note You need to log in before you can comment on or make changes to this bug.