Back to Chromium

Relayout Align Self Changed

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

149.0.7827.2256 B
Original Source

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

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

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