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

Issue 2523233002: [css-grid] Implied minimum size only applies if overflow is visible (Closed)

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

Description

[css-grid] Implied minimum size only applies if overflow is visible Before this was manged in LayoutBox, but since we removed that code in https://codereview.chromium.org/2398043002, we were not longer verifying if overflow is or not visible. BUG=667057 TEST=fast/css-grid-layout/grid-item-overflow.html Committed: https://crrev.com/0670a81ba8de8f6c7dbb4c34a613a5e1f1777a8d Cr-Commit-Position: refs/heads/master@{#434381}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Apply suggested changes #

Patch Set 3 : Apply suggested changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -1 line) Patch
A third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html View 1 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow-expected.html View 1 1 chunk +35 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutGrid.cpp View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 27 (12 generated)
Manuel Rego
4 years ago (2016-11-23 15:52:21 UTC) #2
jfernandez
https://codereview.chromium.org/2523233002/diff/1/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html File third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html (right): https://codereview.chromium.org/2523233002/diff/1/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html#newcode4 third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html:4: display: inline-grid; Why inline-grid ? https://codereview.chromium.org/2523233002/diff/1/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html#newcode17 third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html:17: .auto { ...
4 years ago (2016-11-23 15:59:30 UTC) #3
Manuel Rego
Thanks for the quick review. Uploaded new version. https://codereview.chromium.org/2523233002/diff/1/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html File third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html (right): https://codereview.chromium.org/2523233002/diff/1/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html#newcode4 third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-overflow.html:4: display: ...
4 years ago (2016-11-23 16:24:36 UTC) #4
jfernandez
lgtm
4 years ago (2016-11-24 08:55:17 UTC) #5
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/2523233002/40001
4 years ago (2016-11-24 09:11:43 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/187151)
4 years ago (2016-11-24 10:27:13 UTC) #9
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/2523233002/40001
4 years ago (2016-11-24 10:32:38 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: blimp_linux_dbg on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) cast_shell_linux on ...
4 years ago (2016-11-24 11:12:35 UTC) #13
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/2523233002/40001
4 years ago (2016-11-24 11:21:26 UTC) #15
commit-bot: I haz the power
Exceeded global retry quota
4 years ago (2016-11-24 13:22:31 UTC) #17
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/2523233002/40001
4 years ago (2016-11-24 14:23:43 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/304153)
4 years ago (2016-11-24 15:22:26 UTC) #21
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/2523233002/40001
4 years ago (2016-11-24 17:36:36 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-24 19:41:13 UTC) #25
commit-bot: I haz the power
4 years ago (2016-11-24 19:42:50 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0670a81ba8de8f6c7dbb4c34a613a5e1f1777a8d
Cr-Commit-Position: refs/heads/master@{#434381}

Powered by Google App Engine
This is Rietveld 408576698