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

Issue 1880283006: ColumnBalancer: Count line box overflow as space shortage. (Closed)

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

Description

ColumnBalancer: Count line box overflow as space shortage. Even if the line itself fits nicely inside a column, it may have bottom overflow that crosses a column boundary. This needs to be counted as space shortage, or the column balancer might end up over-stretching the columns. LayoutTests/ietestcenter/css3/multicolumn/column-width-applies-to-007.htm now passes when opened manually. This used to fail, at least on my machine. BUG=543487 Committed: https://crrev.com/89af9020b871e6b059acd480b897dd4d8fa5019b Cr-Commit-Position: refs/heads/master@{#387072}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/fast/multicol/balance-line-overflow.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/multicol/balance-line-overflow-expected.html View 1 chunk +10 lines, -0 lines 1 comment Download
M third_party/WebKit/Source/core/layout/ColumnBalancer.cpp View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
mstensho (USE GERRIT)
4 years, 8 months ago (2016-04-13 16:41:51 UTC) #3
leviw_travelin_and_unemployed
lgtm https://codereview.chromium.org/1880283006/diff/1/third_party/WebKit/LayoutTests/fast/multicol/balance-line-overflow-expected.html File third_party/WebKit/LayoutTests/fast/multicol/balance-line-overflow-expected.html (right): https://codereview.chromium.org/1880283006/diff/1/third_party/WebKit/LayoutTests/fast/multicol/balance-line-overflow-expected.html#newcode4 third_party/WebKit/LayoutTests/fast/multicol/balance-line-overflow-expected.html:4: <div style="float:left; width:40px; height:100%; border-right:2px solid;"></div> I'm impressed ...
4 years, 8 months ago (2016-04-13 19:44:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1880283006/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1880283006/1
4 years, 8 months ago (2016-04-13 19:45:00 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-13 19:55:01 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 19:56:04 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/89af9020b871e6b059acd480b897dd4d8fa5019b
Cr-Commit-Position: refs/heads/master@{#387072}

Powered by Google App Engine
This is Rietveld 408576698