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

[css-grid] 'grid-auto-flow' property #663

@mrego

Description

@mrego

Grid items that aren’t explicitly placed are automatically placed into an unoccupied space in the grid container. The 'grid-auto-flow' property controls the direction in which the search for unoccupied space takes place, and whether rows or columns are added as needed to accommodate the content.
More info: http://www.w3.org/TR/css-grid-1/#grid-auto-flow-property

Note: The definitive values for this property are still under discussion in the CSS WG.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions