Skip to content

[css-grid-1] Define computed value of grid-template-rows/columns #3154

@fantasai

Description

@fantasai

The computed value of grid-template-rows/columns is somewhat handwavy. It's not exposed by getComputedStyle() since that returns the resolved value, but we should be more precise here so that it's clear e.g. minmax(auto, auto) [] 4px can interpolate with auto 10px.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions