Bug 119113

Summary: [Flexbox] Handle intrinsic sizing more correctly with flexbox
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bdakin, dino, hyatt, simon.fraser
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=243173

Ryosuke Niwa
Reported 2013-07-25 17:04:18 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/9fcbcfd0d29c179f3621749d3047761dd250063b We now store the intrinsic height of an element in updateLogicalHeight() so that we can later retrieve it when clamping to the min/max size.
Attachments
Note You need to log in before you can comment on or make changes to this bug.