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

Issue 2075393002: Use full available height when sizing percent content in cells (Closed)

Created:
4 years, 6 months ago by rhogan
Modified:
4 years, 5 months ago
Reviewers:
eae
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@617443-2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use full available height when sizing percent content in cells This was an error in https://codereview.chromium.org/2037783002. I shouldn't be baking in the notion of content-box a second time to cells like that: the available height to its content is already constrained by the content box. I can't now see any good reason for why I did that - I think was erroneously trying to match old, incorrect behaviour in some results. BUG=620326 Committed: https://crrev.com/1afb8400a1d933cd50a16947899b0d88d2d30fb0 Cr-Commit-Position: refs/heads/master@{#402748}

Patch Set 1 #

Patch Set 2 : Updated #

Patch Set 3 : bug 620326 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -70 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/table/031-expected.png View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/table/031-expected.txt View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/table/colspan-with-all-percent-cells-expected.txt View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/table/percent-height-content-in-fixed-height-cell.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/html/details-writing-mode-align-center-expected.png View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/html/details-writing-mode-align-center-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/html/details-writing-mode-align-left-expected.png View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/html/details-writing-mode-align-left-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/html/details-writing-mode-align-right-expected.png View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/html/details-writing-mode-align-right-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/html/details-writing-mode-expected.png View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/html/details-writing-mode-expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/dynamic-descendant-percentage-height-expected.png View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/table/dynamic-descendant-percentage-height-expected.txt View 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/core/cell_heights-expected.png View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/core/cell_heights-expected.txt View 2 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png View Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt View 2 chunks +14 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 1 2 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
rhogan
4 years, 5 months ago (2016-06-28 17:51:52 UTC) #5
eae
Makes more sense and I like the test coverage. LGTM
4 years, 5 months ago (2016-06-28 18:05:07 UTC) #6
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/2075393002/20001
4 years, 5 months ago (2016-06-28 18:06:19 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/28082) ios-simulator-gn on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 5 months ago (2016-06-28 18:10:14 UTC) #10
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/2075393002/40001
4 years, 5 months ago (2016-06-29 06:07:20 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-06-29 07:30:45 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 07:33:33 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1afb8400a1d933cd50a16947899b0d88d2d30fb0
Cr-Commit-Position: refs/heads/master@{#402748}

Powered by Google App Engine
This is Rietveld 408576698