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

Issue 2587673003: Content of cell should avoid repeating headers when it straddles multiple pages (Closed)

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

Description

Content of cell should avoid repeating headers when it straddles multiple pages The right thing to do here is not covered by the spec, so for now just fix our rendering bug by doing what firefox does. Opened a discussion at https://lists.w3.org/Archives/Public/www-style/2016Dec/0070.html. BUG=675453 Committed: https://crrev.com/0ab5bebc6d97953cf7ee417a80cf453a5145dd8e Cr-Commit-Position: refs/heads/master@{#439906}

Patch Set 1 #

Patch Set 2 : bug 675453 #

Patch Set 3 : bug 675453 #

Total comments: 6

Patch Set 4 : bug 675453 #

Patch Set 5 : bug 675453 #

Messages

Total messages: 34 (22 generated)
rhogan
4 years ago (2016-12-20 10:32:48 UTC) #11
mstensho (USE GERRIT)
https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-cell-straddles-page-expected.txt File third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-cell-straddles-page-expected.txt (right): https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-cell-straddles-page-expected.txt#newcode3 third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-cell-straddles-page-expected.txt:3: layer at (0,0) size 800x160 Please make a reftest ...
4 years ago (2016-12-20 11:47:01 UTC) #12
rhogan
https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp File third_party/WebKit/Source/core/layout/LayoutTableRow.cpp (right): https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp#newcode322 third_party/WebKit/Source/core/layout/LayoutTableRow.cpp:322: LayoutTableSection* header = table()->header(); On 2016/12/20 at 11:47:00, mstensho ...
4 years ago (2016-12-20 16:06:38 UTC) #13
mstensho (USE GERRIT)
https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp File third_party/WebKit/Source/core/layout/LayoutTableRow.cpp (right): https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp#newcode322 third_party/WebKit/Source/core/layout/LayoutTableRow.cpp:322: LayoutTableSection* header = table()->header(); On 2016/12/20 16:06:37, rhogan wrote: ...
4 years ago (2016-12-20 16:50:36 UTC) #16
rhogan
On 2016/12/20 at 16:50:36, mstensho wrote: > https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp > File third_party/WebKit/Source/core/layout/LayoutTableRow.cpp (right): > > https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp#newcode322 ...
4 years ago (2016-12-20 16:55:13 UTC) #17
rhogan
On 2016/12/20 at 16:55:13, rhogan wrote: > On 2016/12/20 at 16:50:36, mstensho wrote: > > ...
4 years ago (2016-12-20 18:01:24 UTC) #20
mstensho (USE GERRIT)
https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp File third_party/WebKit/Source/core/layout/LayoutTableRow.cpp (right): https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp#newcode322 third_party/WebKit/Source/core/layout/LayoutTableRow.cpp:322: LayoutTableSection* header = table()->header(); On 2016/12/20 16:50:36, mstensho wrote: ...
4 years ago (2016-12-20 18:20:55 UTC) #21
rhogan
On 2016/12/20 at 18:20:55, mstensho wrote: > https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp > File third_party/WebKit/Source/core/layout/LayoutTableRow.cpp (right): > > https://codereview.chromium.org/2587673003/diff/40001/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp#newcode322 ...
4 years ago (2016-12-20 18:30:56 UTC) #24
mstensho (USE GERRIT)
lgtm
4 years ago (2016-12-20 18:38:21 UTC) #25
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/2587673003/80001
4 years ago (2016-12-20 21:39:06 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-20 23:01:21 UTC) #32
commit-bot: I haz the power
4 years ago (2016-12-20 23:04:37 UTC) #34
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0ab5bebc6d97953cf7ee417a80cf453a5145dd8e
Cr-Commit-Position: refs/heads/master@{#439906}

Powered by Google App Engine
This is Rietveld 408576698