RESOLVED FIXED 81534
[New Multicolumn] Make columns relayout properly when the containing block width changes.
https://bugs.webkit.org/show_bug.cgi?id=81534
Summary [New Multicolumn] Make columns relayout properly when the containing block wi...
Dave Hyatt
Reported 2012-03-19 12:07:48 PDT
Make columns relayout properly when the containing block width changes. Cache the column count and width on the multi-column block.
Attachments
Patch (6.68 KB, patch)
2012-03-19 12:12 PDT, Dave Hyatt
no flags
Patch (6.67 KB, patch)
2012-03-19 12:16 PDT, Dave Hyatt
koivisto: review+
Dave Hyatt
Comment 1 2012-03-19 12:12:43 PDT
Dave Hyatt
Comment 2 2012-03-19 12:16:15 PDT
WebKit Review Bot
Comment 3 2012-03-19 12:18:32 PDT
Attachment 132624 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/rendering/RenderMultiColumnBlock.h:45: One space before end of line comments [whitespace/comments] [5] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 4 2012-03-19 12:21:41 PDT
r=me
Dave Hyatt
Comment 5 2012-03-19 12:28:58 PDT
Fixed in r111217.
Note You need to log in before you can comment on or make changes to this bug.