[webkit-reviews] review denied: [Bug 9314] Relative positioned block size doesnt update root layer size : [Attachment 8718] This fix resizes the parent layer after children have been positioned

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Tue Jun 6 02:10:21 PDT 2006


Dave Hyatt <hyatt at apple.com> has denied Dave Hyatt <hyatt at apple.com>'s request
for review:
Bug 9314: Relative positioned block size doesnt update root layer size
http://bugzilla.opendarwin.org/show_bug.cgi?id=9314

Attachment 8718: This fix resizes the parent layer after children have been
positioned
http://bugzilla.opendarwin.org/attachment.cgi?id=8718&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
This change would increase the sizes of layers even when the child is out of
flow.	That is incorrect and will lead to layers being way larger than they
need to be.

The correct place to patch would be the rightmost/lowest/leftmostPosition
methods that are used to determine your scrollable area.



More information about the webkit-reviews mailing list