RESOLVED FIXED 118999
StickyPositionConstraints should store the constrainingRectAtLastLayout
https://bugs.webkit.org/show_bug.cgi?id=118999
Summary StickyPositionConstraints should store the constrainingRectAtLastLayout
Beth Dakin
Reported 2013-07-22 19:00:19 PDT
Much like how FixedPositionConstraints store a viewportRectAtLastLayout, StickyConstraints should store a constrainingRectAtLastLayout. We'll need this to get sticky right in overflow areas once overflow areas scroll on the scrolling thread. <rdar://problem/12469203>
Attachments
Patch (3.81 KB, patch)
2013-07-22 19:02 PDT, Beth Dakin
simon.fraser: review+
Beth Dakin
Comment 1 2013-07-22 19:02:10 PDT
Beth Dakin
Comment 2 2013-07-22 21:51:47 PDT
Note You need to log in before you can comment on or make changes to this bug.