RESOLVED DUPLICATE of bug 194002 193880
ScrollingStateFrameHostingNodes need some geometry
https://bugs.webkit.org/show_bug.cgi?id=193880
Summary ScrollingStateFrameHostingNodes need some geometry
Simon Fraser (smfr)
Reported 2019-01-26 21:10:36 PST
ScrollingStateFrameHostingNodes need to store a parent-relative rect, since they take care of the geometry offset between an iframe's renderer and its ancestor scrolling node in the parent document. ScrollingStateFrameHostingNodes also needs to store the border+padding offset (since that, too, is a property of the parent document, not the content document).
Attachments
Radar WebKit Bug Importer
Comment 1 2019-01-26 21:10:59 PST
Simon Fraser (smfr)
Comment 2 2019-01-29 20:26:39 PST
I'll just do this via bug 172917. *** This bug has been marked as a duplicate of bug 172917 ***
Simon Fraser (smfr)
Comment 3 2019-01-29 20:49:25 PST
*** This bug has been marked as a duplicate of bug 194002 ***
Note You need to log in before you can comment on or make changes to this bug.