8000 [css-grid] Feature: span to last track no matter whether auto-generated (implicit) tracks are involved or not · Issue #2402 · w3c/csswg-drafts · GitHub
[go: up one dir, main page]

Skip to content

[css-grid] Feature: span to last track no matter whether auto-generated (implicit) tracks are involved or not #2402

< 8D9B /div>
@tobireif

Description

@tobireif

In a current project, I need a cell to span all columns, including all implicit columns.

This currently doesn't work:

grid-column: 1 / -1;

I would expect the above line to cause the cell to span all columns, no matter whether they're all explicit, all implicit, or mixed.

I hope this can be ensured in the spec and in browsers.

P.S.

Thanks for CSS Grid! Overall it's a joy to use.

Added later:

Also see this earlier ticket: #388

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0