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