[Webkit-unassigned] [Bug 18714] Sub-elements do not expand when parent elements do if min-width/height is applied to parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 13:50:07 PST 2012


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





--- Comment #3 from Silas Brill <brilliand+bugzilla at gmail.com>  2012-01-23 13:50:07 PST ---
Created an attachment (id=123614)
 --> (https://bugs.webkit.org/attachment.cgi?id=123614&action=review)
Testcase for min-height with html and body

I recently ran into this problem when adding size styles to html and body.  The min-width problem (but not the min-height problem) seems to have been fixed since this bug was posted, and the behavior is different depending on whether the elements being styled are html and body.  This attachment demonstrates the problem for html and body.  Firefox handles this situation correctly.

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



More information about the webkit-unassigned mailing list