RESOLVED FIXED 80929
multiline column flexbox with auto height wrap too much
https://bugs.webkit.org/show_bug.cgi?id=80929
Summary multiline column flexbox with auto height wrap too much
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.