mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
When an item is placed with an unpositioned start and a positioned end (e.g., `grid-row: auto / 1`), allow the start position to be negative. This correctly creates implicit tracks before the explicit grid.