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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-align-stretching-replaced-items-expected.txt

Issue 2722613003: [css-grid] "normal" alignment is "start" for replaced elements (Closed)
Patch Set: Applied suggested changes Created 3 years, 9 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 This test checks that the alignment properties align-self and justify-self apply the 'stretch' value correctly on replaced elements.
2
3 The blue image's original size is 100px x 100px, but it should be stretched to f ill the 500px x 500px grid area it's placed into
4
5
6 PASS
7 The blue image's original size is 100px x 100px, non-stretch values prevent stre tching to be applied.
8
9
10 PASS
11 The blue image's original size is 100px x 100px, non-auto sizes prevent stretchi ng to be applied.
12
13
14 PASS
15 The blue image's original size is 100px x 100px, auto-margins prevent stretching to be applied.
16
17
18 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698