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

Issue 1233983003: [CSS Grid Layout] Implement auto-margin alignment for grid (Closed)

Created:
5 years, 5 months ago by jfernandez
Modified:
5 years, 4 months ago
CC:
blink-reviews, jfernandez, szager+layoutwatch_chromium.org, zoltan1, svillar, pdr+renderingwatchlist_chromium.org, Manuel Rego, leviw+renderwatch, blink-reviews-rendering, jchaffraix+rendering, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@horizontal-stretch
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[CSS Grid Layout] Implement auto-margin alignment for grid The CSS Grid Layout spec states the following to deal with 'auto' values for the margin properties. http://dev.w3.org/csswg/css-grid/#auto-margins This patch resolves the auto-margins in both row-axis and column-axis directions and disable Box Alignment properties application, since they have no effect in the axis where auto-margin is set. BUG=505846

Patch Set 1 #

Messages

Total messages: 3 (1 generated)
jfernandez
5 years, 5 months ago (2015-07-16 13:14:26 UTC) #2
jfernandez
5 years, 4 months ago (2015-08-25 09:49:03 UTC) #3
Message was sent while issue was closed.
This issue will be addressed in 1298623002, so closing this one now.

Powered by Google App Engine
This is Rietveld 408576698