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