[Webkit-unassigned] [Bug 14449] REGRESSION (r14345-r14375): Absolutely positioned image does not scale to containing element's height

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


http://bugs.webkit.org/show_bug.cgi?id=14449


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15406|                            |review?
               Flag|                            |




------- Comment #2 from mitz at webkit.org  2007-07-05 16:28 PDT -------
Created an attachment (id=15406)
 --> (http://bugs.webkit.org/attachment.cgi?id=15406&action=view)
Evaluate percentage heights of positioned replaced elements with respect to
their container's height

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).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list