[webkit-reviews] review requested: [Bug 14449] REGRESSION (r14345-r14375): Absolutely positioned image does not scale to containing element's height : [Attachment 15406] Evaluate percentage heights of positioned replaced elements with respect to their container's height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 16:28:46 PDT 2007


mitz at webkit.org has asked  for review:
Bug 14449: REGRESSION (r14345-r14375): Absolutely positioned image does not
scale to containing element's height
http://bugs.webkit.org/show_bug.cgi?id=14449

Attachment 15406: Evaluate percentage heights of positioned replaced elements
with respect to their container's height
http://bugs.webkit.org/attachment.cgi?id=15406&action=edit

------- Additional Comments from mitz at webkit.org
Restores the behavior prior to the regression. In the block container case
(first case in the layout test), Firefox and Opera agree with this behavior. In
the inline container case, there is not always agreement between those two
(depending on the other contents of the inline) and with WebKit, but they never
compute the percentage out of the fixed-size container (which is the bug in
WebKit TOT).



More information about the webkit-reviews mailing list