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