Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

[css-grid] 'grid' property #664

Closed
mrego opened this issue Nov 20, 2014 · 1 comment
Closed

[css-grid] 'grid' property #664

mrego opened this issue Nov 20, 2014 · 1 comment

Comments

@mrego
Copy link
Member

mrego commented Nov 20, 2014

The grid property is a shorthand that sets all of the explicit grid properties (grid-template-rows, grid-template-columns, and grid-template-areas) as well as all the implicit grid properties (grid-auto-rows, grid-auto-columns, and grid-auto-flow) in a single declaration.
More info: http://www.w3.org/TR/css-grid-1/#grid-shorthand

@wpt-issue-mover
Copy link
Collaborator

This issue has been moved to web-platform-tests/wpt#5441; please continue all discussion there.

@w3c w3c locked and limited conversation to collaborators Apr 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants