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

Issue 194713009: Make sure table cells are laid out again when fragmentainer height changes. (Closed)

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

Description

Make sure table cells are laid out again when fragmentainer height changes. We may have to update pagination struts then, which requires a deeper layout. BUG=348064 Note that this doesn't really fix the bug mentioned, but it does contribute to more correct rendering of the test case there. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169144

Patch Set 1 #

Patch Set 2 : Use the old multicol implementation in the tests. The new one has a bug that needs to be fixed befo… #

Total comments: 12

Patch Set 3 : Address code review issues raised together with the lgtm. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -10 lines) Patch
A LayoutTests/fast/multicol/table-cell-content-change.html View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A LayoutTests/fast/multicol/table-cell-content-change-expected.html View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderBox.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBox.cpp View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderTable.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderTableRow.cpp View 1 chunk +3 lines, -6 lines 0 comments Download
M Source/core/rendering/RenderTableSection.cpp View 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
mstensho (USE GERRIT)
6 years, 9 months ago (2014-03-12 08:21:03 UTC) #1
Julien - ping for review
lgtm https://codereview.chromium.org/194713009/diff/20001/LayoutTests/fast/multicol/table-cell-content-change.html File LayoutTests/fast/multicol/table-cell-content-change.html (right): https://codereview.chromium.org/194713009/diff/20001/LayoutTests/fast/multicol/table-cell-content-change.html#newcode4 LayoutTests/fast/multicol/table-cell-content-change.html:4: <title>Changing the contents of a table cell, increasing ...
6 years, 9 months ago (2014-03-12 15:58:22 UTC) #2
mstensho (USE GERRIT)
https://codereview.chromium.org/194713009/diff/20001/LayoutTests/fast/multicol/table-cell-content-change.html File LayoutTests/fast/multicol/table-cell-content-change.html (right): https://codereview.chromium.org/194713009/diff/20001/LayoutTests/fast/multicol/table-cell-content-change.html#newcode4 LayoutTests/fast/multicol/table-cell-content-change.html:4: <title>Changing the contents of a table cell, increasing column ...
6 years, 9 months ago (2014-03-13 08:26:47 UTC) #3
mstensho (USE GERRIT)
The CQ bit was checked by mstensho@opera.com
6 years, 9 months ago (2014-03-13 08:26:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/194713009/40001
6 years, 9 months ago (2014-03-13 08:27:07 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 09:38:48 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_blink
6 years, 9 months ago (2014-03-13 09:38:48 UTC) #7
mstensho (USE GERRIT)
The CQ bit was checked by mstensho@opera.com
6 years, 9 months ago (2014-03-13 09:52:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/194713009/40001
6 years, 9 months ago (2014-03-13 09:52:54 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 11:08:54 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_blink
6 years, 9 months ago (2014-03-13 11:08:54 UTC) #11
mstensho (USE GERRIT)
The CQ bit was checked by mstensho@opera.com
6 years, 9 months ago (2014-03-13 14:43:54 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/194713009/40001
6 years, 9 months ago (2014-03-13 14:43:58 UTC) #13
commit-bot: I haz the power
6 years, 9 months ago (2014-03-13 21:36:32 UTC) #14
Message was sent while issue was closed.
Change committed as 169144

Powered by Google App Engine
This is Rietveld 408576698