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

Issue 263083009: [New Multicolumn] Make fast/multicol/overflow-content.html pass in the new implementation. (Closed)

Created:
6 years, 7 months ago by mstensho (USE GERRIT)
Modified:
6 years, 7 months ago
CC:
blink-reviews, mstensho+blink_opera.com, blink-reviews-rendering, chromiumbugtracker_adobe.com, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

[New Multicolumn] Make fast/multicol/overflow-content.html pass in the new implementation. Insert a break at end of content on our own in the multicol code, to make sure that overflow is properly accounted for. BUG=369954 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173531

Patch Set 1 #

Total comments: 3

Patch Set 2 : rebase master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -21 lines) Patch
A + LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/overflow-content.html View 1 chunk +4 lines, -0 lines 0 comments Download
A + LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/overflow-content-expected.html View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/rendering/RenderBlockFlow.cpp View 1 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderFlowThread.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/rendering/RenderFlowThread.cpp View 1 1 chunk +0 lines, -7 lines 0 comments Download
M Source/core/rendering/RenderMultiColumnSet.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderMultiColumnSet.cpp View 1 1 chunk +5 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
mstensho (USE GERRIT)
6 years, 7 months ago (2014-05-05 14:49:34 UTC) #1
mstensho (USE GERRIT)
6 years, 7 months ago (2014-05-06 07:49:19 UTC) #2
Julien - ping for review
https://codereview.chromium.org/263083009/diff/1/Source/core/rendering/RenderMultiColumnSet.cpp File Source/core/rendering/RenderMultiColumnSet.cpp (right): https://codereview.chromium.org/263083009/diff/1/Source/core/rendering/RenderMultiColumnSet.cpp#newcode129 Source/core/rendering/RenderMultiColumnSet.cpp:129: addForcedBreak(logicalBottomInFlowThread()); Doesn't this make the call to applyBreakAfterContent in ...
6 years, 7 months ago (2014-05-07 00:55:17 UTC) #3
Julien - ping for review
lgtm, I would rather fix simplified layout in this change if that's an issue. https://codereview.chromium.org/263083009/diff/1/Source/core/rendering/RenderBlock.cpp ...
6 years, 7 months ago (2014-05-07 01:01:10 UTC) #4
mstensho (USE GERRIT)
On 2014/05/07 01:01:10, Julien Chaffraix - PST wrote: > lgtm, I would rather fix simplified ...
6 years, 7 months ago (2014-05-07 05:37:47 UTC) #5
mstensho (USE GERRIT)
Yes, there are problems with simplifiedLayout() and multicol [1], but it's not related to this ...
6 years, 7 months ago (2014-05-07 13:25:50 UTC) #6
mstensho (USE GERRIT)
The CQ bit was checked by mstensho@opera.com
6 years, 7 months ago (2014-05-07 13:25:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/263083009/20001
6 years, 7 months ago (2014-05-07 13:27:09 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-07 14:34:31 UTC) #9
Message was sent while issue was closed.
Change committed as 173531

Powered by Google App Engine
This is Rietveld 408576698