Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Side by Side Diff: LayoutTests/fast/css-grid-layout/relayout-justify-items-changed-expected.txt

Issue 1228983003: [CSS Grid Layout] Do not stretch always grid items with auto width (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Applied suggested changes. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Tests how a justify-items style change requires a relayout of the grid and previ ously stretched items.
2
3 The grid bellow had initially 'justify-items: end' and was changed to 'stretch'.
4
5 PASS
6 The grid bellow was initially stretched and it has now 'justify-items: center'.
7
8 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698