Skip to content

[css-grid] Grid implies that items are always resolved against a definite size #1319

Closed
@tabatkins

Description

@tabatkins

In the last paragraph of section 11.1, Grid says:

Once the size of each grid area is thus established, the grid items are laid out into their respective containing blocks.

This seems to imply that, at this point, the grid areas should be treated as having definite heights and widths, so that %s on grid items always resolve. Is this what we actually wanted?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions