WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110378
[New Multicolumn] Resize RenderMultiColumnSets around their columns
https://bugs.webkit.org/show_bug.cgi?id=110378
Summary
[New Multicolumn] Resize RenderMultiColumnSets around their columns
Dave Hyatt
Reported
2013-02-20 13:52:25 PST
Resize RenderMultiColumnSets around their columns. This gets us inline overflow parity with the old columns in that we at least know to hit test and repaint columns that spill outside of a block in the inline direction now.
Attachments
Patch
(15.59 KB, patch)
2013-02-20 13:57 PST
,
Dave Hyatt
krit
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2013-02-20 13:57:45 PST
Created
attachment 189371
[details]
Patch
Dirk Schulze
Comment 2
2013-02-20 14:11:40 PST
Comment on
attachment 189371
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=189371&action=review
r=me
> Source/WebCore/rendering/RenderMultiColumnSet.cpp:222 > + LayoutUnit colGap = columnGap();
I guess col is descriptive enough.
Dave Hyatt
Comment 3
2013-02-20 14:18:46 PST
Fixed in
r143506
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug