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

Side by Side Diff: LayoutTests/fast/css-grid-layout/grid-item-positioning-with-orthogonal-flows-expected.txt

Issue 815833005: [css-grid] Handle min-content/max-content with orthogonal flows (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Solving positioning issues. Created 5 years, 11 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 grid items positioning works as expected with orthogonal f lows.
2
3 HORIZONTAL-TB container with VERTICAL-RL items.
4
5 XXXXXXXXXXXXX
6 XXXXXXX
7 XXXXXXXXXXXXX
8 XXXXXXX
9 PASS
10 VERTICAL-RL container with HORIZONTAL-TB items.
11
12 XXXXXXXXXXXXX
13 XXXXXXX
14 XXXXXXXXXXXXX
15 XXXXXXX
16 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698