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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-item-auto-placement-fixed-row-column-expected.txt

Issue 920413002: [CSS Grid Layout] Support "sparse" in auto-placed items locked to a row/column (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixing issues in the bots due to 0 key (using WTF::UnsignedWithZeroKeyHashTraits) Created 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/css-grid-layout/grid-item-auto-placement-fixed-row-column-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-item-auto-placement-fixed-row-column-expected.txt b/LayoutTests/fast/css-grid-layout/grid-item-auto-placement-fixed-row-column-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..26d3367f373d6ca96272db5597d6959dcf16d54c
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-item-auto-placement-fixed-row-column-expected.txt
@@ -0,0 +1,18 @@
+Thist test checks that sparse and dense packing modes are supported in auto-placement for fixed rows/columns.
+
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698