Back to Chromium

Relayout Justify Self Changed

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

150.0.7829.2262 B
Original Source

Tests how a justify-self style change requires a relayout of the grid and previously stretched items.

The grid bellow had initially 'justify-self: end' and was changed to 'stretch'.

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