Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(316)

Issue 1927283002: Improve multicol overflow rect calculation when column width is 0. (Closed)

Created:
4 years, 7 months ago by mstensho (USE GERRIT)
Modified:
4 years, 7 months ago
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve multicol overflow rect calculation when column width is 0. If column-gap is larger than the content box width of the multicol container, we'll end up with zero-width column boxes (that are allowed to overflow into neighboring gaps). BUG=607597 Committed: https://crrev.com/46be82a9fa3fdbe05e2f8137ee61a2d3f734cab4 Cr-Commit-Position: refs/heads/master@{#391477}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Explain what goes on in the test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -4 lines) Patch
A third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html View 1 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps-expected.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/MultiColumnFragmentainerGroup.cpp View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
mstensho (USE GERRIT)
4 years, 7 months ago (2016-05-03 13:03:20 UTC) #2
eae
https://codereview.chromium.org/1927283002/diff/1/third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html File third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html (right): https://codereview.chromium.org/1927283002/diff/1/third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html#newcode4 third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html:4: <div id="container" style="overflow:auto; width:400px;" data-expected-scroll-width="800"> Where are you getting ...
4 years, 7 months ago (2016-05-03 13:11:28 UTC) #3
mstensho (USE GERRIT)
https://codereview.chromium.org/1927283002/diff/1/third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html File third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html (right): https://codereview.chromium.org/1927283002/diff/1/third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html#newcode4 third_party/WebKit/LayoutTests/fast/multicol/overflowing-columns-large-gaps.html:4: <div id="container" style="overflow:auto; width:400px;" data-expected-scroll-width="800"> On 2016/05/03 13:11:28, eae ...
4 years, 7 months ago (2016-05-03 13:20:24 UTC) #4
eae
Ah, that makes sense. Thanks for explaining it. Might warrant a comment in the test. ...
4 years, 7 months ago (2016-05-03 13:27:01 UTC) #5
mstensho (USE GERRIT)
On 2016/05/03 13:27:01, eae wrote: > Ah, that makes sense. Thanks for explaining it. > ...
4 years, 7 months ago (2016-05-04 08:36:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927283002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927283002/20001
4 years, 7 months ago (2016-05-04 08:36:48 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-04 11:01:27 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 11:02:26 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/46be82a9fa3fdbe05e2f8137ee61a2d3f734cab4
Cr-Commit-Position: refs/heads/master@{#391477}

Powered by Google App Engine
This is Rietveld 408576698