summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css-grid-layout/relayout-justify-self-changed-expected.txt
blob: 549130b08659bd303613335905d2c92c576c0ac8 (plain)
1
2
3
4
5
6
7
8
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'.

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

PASS