Skip to content

grid-auto-flow: column; #44282

@SkepticaLee

Description

@SkepticaLee

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/grid-auto-flow

What specific section or headline is this issue about?

Try IT/Examples

What information was incorrect, unhelpful, or incomplete?

The examples do not work for regularly sized objects. If two column widths are specified in grid-template, the values are applied to the first two columns, but all other elements are added to this tow with auto-widths

What did you expect to see?

Two columns, one with with three elements in the order they appear in the DOM, and one column with elements 4 & 5

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

Remove grid-row-start, grid-column start to see that no grid is formed.

MDN metadata

Page report details

Metadata

Metadata

Assignees

No one assigned

    Labels

    Content:CSSCascading Style Sheets docsneeds triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions