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

Issue 438043002: [CSS Grid Layout] Support for justify-items property. (Closed)

Created:
6 years, 4 months ago by jfernandez
Modified:
6 years, 3 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, jfernandez, leviw+renderwatch, pdr., Manuel Rego, rune+blink, svillar, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

[CSS Grid Layout] Support for justify-items property. Partial implementation of justify-items handling in grid. Some values still missing, like stretch, baseline and last-baseline. BUG=249451 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180899

Patch Set 1 #

Total comments: 14

Patch Set 2 : Applied suggested changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -8 lines) Patch
M LayoutTests/fast/css-grid-layout/justify-self-cell.html View 6 chunks +31 lines, -4 lines 0 comments Download
M LayoutTests/fast/css-grid-layout/justify-self-cell-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderGrid.cpp View 1 3 chunks +26 lines, -3 lines 0 comments Download
M Source/core/rendering/style/StyleRareNonInheritedData.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
jfernandez
6 years, 4 months ago (2014-08-18 10:36:04 UTC) #1
cbiesinger
lgtm
6 years, 4 months ago (2014-08-22 00:39:22 UTC) #2
jfernandez
The CQ bit was checked by jfernandez@igalia.com
6 years, 4 months ago (2014-08-22 20:11:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jfernandez@igalia.com/438043002/1
6 years, 4 months ago (2014-08-22 20:11:16 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-22 21:12:48 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-22 21:15:43 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/13527)
6 years, 4 months ago (2014-08-22 21:15:43 UTC) #7
Julien - ping for review
lgtm (sorry I missed this change) The description should be clearer as it looks like ...
6 years, 4 months ago (2014-08-22 21:22:15 UTC) #8
jfernandez
Applied suggested changes. https://codereview.chromium.org/438043002/diff/1/Source/core/rendering/RenderGrid.cpp File Source/core/rendering/RenderGrid.cpp (left): https://codereview.chromium.org/438043002/diff/1/Source/core/rendering/RenderGrid.cpp#oldcode1141 Source/core/rendering/RenderGrid.cpp:1141: return columnPositionAlignedWithGridContainerStart(child); On 2014/08/22 21:22:14, Julien ...
6 years, 3 months ago (2014-08-26 11:23:14 UTC) #9
jfernandez
The CQ bit was checked by jfernandez@igalia.com
6 years, 3 months ago (2014-08-26 11:27:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jfernandez@igalia.com/438043002/20001
6 years, 3 months ago (2014-08-26 11:27:57 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-08-26 12:51:31 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (20001) as 180899

Powered by Google App Engine
This is Rietveld 408576698