Bug 80929

Summary: multiline column flexbox with auto height wrap too much
Product: WebKit Reporter: Tony Chang <tony>
Component: Layout and RenderingAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62048    
Attachments:
Description Flags
Patch hyatt: review+

Tony Chang
Reported 2012-03-12 19:38:04 PDT
If you have a multiline column flexbox with auto height, we should only have a single line. If there's a max-height, we should break at the max height.
Attachments
Patch (13.14 KB, patch)
2012-03-13 17:07 PDT, Tony Chang
hyatt: review+
Tony Chang
Comment 1 2012-03-13 17:07:45 PDT
Tony Chang
Comment 2 2012-03-13 17:08:26 PDT
The changes to RenderBox will let me simplify the patch on bug 80069.
Dave Hyatt
Comment 3 2012-03-14 12:19:28 PDT
Comment on attachment 131754 [details] Patch r=me
Tony Chang
Comment 4 2012-03-14 14:10:54 PDT
Note You need to log in before you can comment on or make changes to this bug.