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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-item-order-auto-flow-resolution-expected.txt

Issue 18516007: Add support for 'order' on grid items (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Squashed the 2 constructors per Ojan's review comment Created 7 years, 6 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-order-auto-flow-resolution-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-item-order-auto-flow-resolution-expected.txt b/LayoutTests/fast/css-grid-layout/grid-item-order-auto-flow-resolution-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2f868938915ac75dc93d3d1aad0feda2472da7a
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-item-order-auto-flow-resolution-expected.txt
@@ -0,0 +1,8 @@
+This test checks that the auto-placement algorithm takes 'order' into account when placing grid items.
+
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698