Open Bug 1566969 Opened 5 years ago Updated 1 year ago

[css-grid] Support animations for grid-auto-{rows|columns}

Categories

(Core :: CSS Transitions and Animations, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: boris, Unassigned)

References

(Blocks 1 open bug)

Details

Per the spec, the implicit track sizing properties, grid-auto-rows and grid-auto-columns are animatable by the computed values.

Summary: [css-grid] Support animations for grid-{auto-rows|columns} → [css-grid] Support animations for grid-auto-{rows|columns}
Severity: normal → S3

Note that we are still using discrete animation type for these two properties, so transition-property: all doesn't include these two properties, after landing Bug 1805727.

You need to log in before you can comment on or make changes to this bug.