[Webkit-unassigned] [Bug 81809] New: percentage height/width values in quirks mode are incorrectly resolved in flexbox children
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 21 11:35:19 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81809
Summary: percentage height/width values in quirks mode are
incorrectly resolved in flexbox children
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tony at chromium.org
Blocks: 62048
When computing min/max-height/width and height/width of flex children, we resolve percentage values by only looking at the flexbox size. In quirks mode, if the flexbox size is auto, we should check parents for a definite value.
--
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