[webkit-reviews] review requested: [Bug 9085] Absolutely positioned
objects with 'height': auto and 'top': and 'bottom': non-auto
should not be content based : [Attachment 8507] patch
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Tue May 23 18:26:20 PDT 2006
Sam Weinig <sam.weinig at gmail.com> has asked Dave Hyatt <hyatt at apple.com> for
review:
Bug 9085: Absolutely positioned objects with 'height': auto and 'top': and
'bottom': non-auto should not be content based
http://bugzilla.opendarwin.org/show_bug.cgi?id=9085
Attachment 8507: patch
http://bugzilla.opendarwin.org/attachment.cgi?id=8507&action=edit
------- Additional Comments from Sam Weinig <sam.weinig at gmail.com>
Moves overflow code to after all the height calculations have been made for
calcAbsoluteVertical and entirely removes it from the replaced version where it
should never be used. Also moves the calculation of containerheight and
containerwidth to sepertate functions inorder to share the code.
More information about the webkit-reviews
mailing list