[Webkit-unassigned] [Bug 26559] When a block's height is determined by min-height/max-height, children with percentage heights are sized incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 14:11:20 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26559





------- Comment #1 from b-jorsch at northwestern.edu  2009-06-19 14:11 PDT -------
Created an attachment (id=31563)
 --> (https://bugs.webkit.org/attachment.cgi?id=31563&action=view)
Test case

The test case consists of two sets of boxes, the outer with a red border and
the inner with blue. The top set has height=100px and min-height=200px on the
red box, and the bottom set has height=400px and max-height=200px on the red
box; both have height=100% on the blue box. The red and blue boxes should all
be 200px high, but Safari draws the upper blue box at 100px and the lower at
400px.


-- 
Configure bugmail: https://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