[Webkit-unassigned] [Bug 13887] Height 100% not applied correctly inside an absolute positioned element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 16:19:04 PDT 2007


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


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from hyatt at apple.com  2007-05-26 16:19 PDT -------
Confirmed.  Positioned elements whose height resolves to non-auto can actually
serve as a "stopping point" for percentage height calculations.  This can
happen when top and bottom are explicitly specified too (I think that's another
bug on file).

This is pretty easy to fix.


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