Back to Chromium

Relayout Justify Items Changed

third_party/blink/web_tests/fast/css-grid-layout/relayout-justify-items-changed.html

149.0.7827.2265 B
Original Source

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'.

The grid bellow was initially stretched and it has now 'justify-items: center'.