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

Issue 23463036: Positioning should account for the grid items' margins (Closed)

Created:
7 years, 3 months ago by Julien - ping for review
Modified:
7 years, 3 months ago
Reviewers:
esprehn, eseidel
CC:
blink-reviews, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, ojan, eseidel
Visibility:
Public.

Description

Positioning should account for the grid items' margins This change just adds the margin before / start to the grid items' positions. In order to get consistent behavior, we now have to call findChildLogicalPosition after layout (that's where we compute the margins). Also removed some FIXMEs that were handled in the code. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157925

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -8 lines) Patch
M LayoutTests/fast/css-grid-layout/grid-item-display.html View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/fast/css-grid-layout/grid-item-margin-resolution.html View 1 chunk +97 lines, -0 lines 0 comments Download
A LayoutTests/fast/css-grid-layout/grid-item-margin-resolution-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderGrid.cpp View 3 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Julien - ping for review
7 years, 3 months ago (2013-09-17 22:27:39 UTC) #1
eseidel
lgtm
7 years, 3 months ago (2013-09-17 22:28:33 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jchaffraix@chromium.org/23463036/1
7 years, 3 months ago (2013-09-17 22:28:44 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-17 23:51:18 UTC) #4
Message was sent while issue was closed.
Change committed as 157925

Powered by Google App Engine
This is Rietveld 408576698