Skip to content

grid-auto-flow: column changed to row if inside a visited layer #650

@jacobrask

Description

@jacobrask

This was a tricky bug to reduce to the minimal case, but here it goes:

  • Add grid-auto-flow: column
  • Place it inside a @layer
  • Add a visitor visiting layer-block
  • The output is now grid-auto-flow: row

Example playground

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions