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

Issue 2388613002: Move below headers even when row doesn't require a strut (Closed)

Created:
4 years, 2 months ago by rhogan
Modified:
4 years, 2 months ago
CC:
blink-reviews, blink-reviews-layout_chromium.org, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, slimming-paint-reviews_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move below headers even when row doesn't require a strut When a row doesn't need a strut to appear at the top of a page, ensure it moves below any repeating header. When the tables uses 'border-spacing' ensure that the row is offsetting from the top of the page, as the border-spacing can often straddle the page-break. BUG=642814 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/0b78ef8444af3b0eba5aa7adcf932fffbb3233f9 Cr-Commit-Position: refs/heads/master@{#423471}

Patch Set 1 #

Patch Set 2 : bug 642814 #

Total comments: 9

Patch Set 3 : bug 642814 #

Total comments: 1

Patch Set 4 : bug 642814 #

Patch Set 5 : bug 642814 #

Messages

Total messages: 33 (24 generated)
rhogan
4 years, 2 months ago (2016-10-04 17:57:02 UTC) #12
mstensho (USE GERRIT)
https://codereview.chromium.org/2388613002/diff/20001/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-2.html File third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-2.html (right): https://codereview.chromium.org/2388613002/diff/20001/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-2.html#newcode4 third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-2.html:4: font-size: 12pt; Would 16px work too? https://codereview.chromium.org/2388613002/diff/20001/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-2.html#newcode14 third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-2.html:14: <p>crbug.com/624814: ...
4 years, 2 months ago (2016-10-04 21:02:38 UTC) #13
rhogan
https://codereview.chromium.org/2388613002/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableSection.h File third_party/WebKit/Source/core/layout/LayoutTableSection.h (right): https://codereview.chromium.org/2388613002/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableSection.h#newcode319 third_party/WebKit/Source/core/layout/LayoutTableSection.h:319: (pageRemainingLogicalHeightForOffset( On 2016/10/04 at 21:02:38, mstensho wrote: > Expression ...
4 years, 2 months ago (2016-10-04 21:10:45 UTC) #14
rhogan
On 2016/10/04 at 21:10:45, rhogan wrote: > https://codereview.chromium.org/2388613002/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableSection.h > File third_party/WebKit/Source/core/layout/LayoutTableSection.h (right): > > https://codereview.chromium.org/2388613002/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableSection.h#newcode319 ...
4 years, 2 months ago (2016-10-05 18:06:49 UTC) #16
mstensho (USE GERRIT)
lgtm https://codereview.chromium.org/2388613002/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableSection.cpp File third_party/WebKit/Source/core/layout/LayoutTableSection.cpp (right): https://codereview.chromium.org/2388613002/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableSection.cpp#newcode1108 third_party/WebKit/Source/core/layout/LayoutTableSection.cpp:1108: LayoutBlock::AssociateWithLatterPage) == LayoutBlock:: prefix not necessary.
4 years, 2 months ago (2016-10-05 18:21:11 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2388613002/60001
4 years, 2 months ago (2016-10-05 20:13:57 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/309266)
4 years, 2 months ago (2016-10-05 22:24:09 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-06 07:55:05 UTC) #31
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 07:56:49 UTC) #33
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0b78ef8444af3b0eba5aa7adcf932fffbb3233f9
Cr-Commit-Position: refs/heads/master@{#423471}

Powered by Google App Engine
This is Rietveld 408576698