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

Issue 179763003: [New multicol] Make -webkit-column-break-inside:avoid work. (Closed)

Created:
6 years, 10 months ago by mstensho (USE GERRIT)
Modified:
6 years, 10 months ago
CC:
blink-reviews, mstensho+blink_opera.com, zoltan1, dsinclair, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, Julien - ping for review, pdr., leviw_travelin_and_unemployed, ojan
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

[New multicol] Make -webkit-column-break-inside:avoid work. adjustForUnsplittableChild() simply forgot to check whether we were inside flow thread based multicol, which kept it from even considering what -webkit-column-break-inside was set to in such cases. BUG=346661 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167882

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -1 line) Patch
A LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html View 1 chunk +16 lines, -0 lines 2 comments Download
A LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside-expected.html View 1 chunk +10 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
mstensho (USE GERRIT)
6 years, 10 months ago (2014-02-25 12:40:25 UTC) #1
eseidel
Can you add a bit more description to explain why?
6 years, 10 months ago (2014-02-25 20:46:00 UTC) #2
eseidel
6 years, 10 months ago (2014-02-25 20:46:15 UTC) #3
mstensho (USE GERRIT)
On 2014/02/25 20:46:15, eseidel wrote:
6 years, 10 months ago (2014-02-25 20:54:38 UTC) #4
mstensho (USE GERRIT)
Sorry, :) what I meant to say: is it better now? When adding support for ...
6 years, 10 months ago (2014-02-25 21:04:04 UTC) #5
eseidel
lgtm https://codereview.chromium.org/179763003/diff/1/LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html File LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html (right): https://codereview.chromium.org/179763003/diff/1/LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html#newcode12 LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html:12: <div style="-webkit-columns:4; columns:4;"> In general I think we ...
6 years, 10 months ago (2014-02-26 00:09:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/179763003/1
6 years, 10 months ago (2014-02-26 00:09:21 UTC) #7
mstensho (USE GERRIT)
https://codereview.chromium.org/179763003/diff/1/LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html File LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html (right): https://codereview.chromium.org/179763003/diff/1/LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html#newcode12 LayoutTests/fast/multicol/newmulticol/avoid-column-break-inside.html:12: <div style="-webkit-columns:4; columns:4;"> On 2014/02/26 00:09:04, eseidel wrote: > ...
6 years, 10 months ago (2014-02-26 00:19:43 UTC) #8
Paweł Hajdan Jr.
The CQ bit was unchecked by phajdan.jr@chromium.org
6 years, 10 months ago (2014-02-26 05:32:35 UTC) #9
Paweł Hajdan Jr.
The CQ bit was checked by phajdan.jr@chromium.org
6 years, 10 months ago (2014-02-26 05:41:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/179763003/1
6 years, 10 months ago (2014-02-26 05:42:26 UTC) #11
commit-bot: I haz the power
6 years, 10 months ago (2014-02-26 09:59:18 UTC) #12
Message was sent while issue was closed.
Change committed as 167882

Powered by Google App Engine
This is Rietveld 408576698