Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css-grid-layout / relayout-justify-self-changed-expected.txt
blob549130b08659bd303613335905d2c92c576c0ac8
1 Tests how a justify-self style change requires a relayout of the grid and previously stretched items.
3 The grid bellow had initially 'justify-self: end' and was changed to 'stretch'.
5 PASS
6 The grid bellow was initially stretched and it has now 'justify-self: center'.
8 PASS