blob: e39c5e4cd64dfb96da5d5c2c7064b98a97405b01 [file] [log] [blame]
Tests how a justify-items style change requires a relayout of the grid and previously stretched items.
The grid bellow had initially 'justify-items: end' and was changed to 'stretch'.
PASS
The grid bellow was initially stretched and it has now 'justify-items: center'.
PASS