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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-bad-named-area-auto-placement-expected.txt

Issue 1576993003: [css-grid] Fix placement for unknown named grid lines (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing last review comments Created 4 years, 10 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
1 This test checks that unknown named area are treated as 'auto' by applying the a uto-placement algorithm when mandated. 1 This test checks that unknown named area are are resolved properly considering a ll the implicit grid lines to have the given names.
2 2
3 PASS 3 PASS
4 PASS 4 PASS
5 PASS 5 PASS
6 PASS 6 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698