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

[css-grid] Grid placement error handling #670

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

[css-grid] Grid placement error handling #670

mrego opened this issue Nov 20, 2014 · 1 comment

Comments

@mrego
Copy link
Member

mrego commented Nov 20, 2014

If grid-row-end/grid-column-end specifies a line at or before that specified by grid-row-start/grid-column-start, it instead contributes nothing.
If both grid-row-start and grid-row-end, or grid-column-start and grid-column-end, specify a span, the end span is ignored.
If the grid item has an automatic position and a grid span for a named line in a given dimension, instead treat the grid span as one.
More info: http://www.w3.org/TR/css-grid-1/#grid-placement-errors

@wpt-issue-mover
Copy link
Collaborator

This issue has been moved to web-platform-tests/wpt#5447; 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