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

Unified Diff: LayoutTests/fast/css-grid-layout/percent-of-indefinite-track-size-in-auto-expected.txt

Issue 450093004: [CSS Grid Layout] Handle percentages of indefinite sizes in minmax() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing v3 Created 6 years, 3 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/percent-of-indefinite-track-size-in-auto-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/percent-of-indefinite-track-size-in-auto-expected.txt b/LayoutTests/fast/css-grid-layout/percent-of-indefinite-track-size-in-auto-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..62f078c9347a86b0bcdf7163f79d94eb29f36064
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/percent-of-indefinite-track-size-in-auto-expected.txt
@@ -0,0 +1,21 @@
+This test checks that percentages of indefinite sizes are treated as min-content (for the min track sizing function) or max-content (for the max track sizing function).
+
+XXX
+XXX
+PASS
+XXX
+XX XX
+PASS
+XXX
+XX XX
+PASS
+XXXX
+X
+PASS
+XXXX
+X
+PASS
+XXX
+XX XX
+XXXX
+PASS

Powered by Google App Engine
This is Rietveld 408576698