[Webkit-unassigned] [Bug 114566] REGRESSION (r147261): Flex box regression: min-height defaults to 0 instead of -webkit-min-content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 13 09:32:42 PDT 2013


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





--- Comment #1 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org>  2013-04-13 09:30:58 PST ---
Analysis from Tim Hatcher:
'''
min-height is defaulting to 0 now and not -webkit-min-content. However, putting min-height: -webkit-min-content on the element does not work. It seems -webkit-min-content only works on min-width?
'''

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