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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-element-repeat-max-repetitions-expected.txt

Issue 251643002: [CSS Grid Layout] Clamping the number of repetitions when using the repeat() function. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 8 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-element-repeat-max-repetitions-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-element-repeat-max-repetitions-expected.txt b/LayoutTests/fast/css-grid-layout/grid-element-repeat-max-repetitions-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..823e53d9e4f64be880c8622b0a0830096307169f
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-element-repeat-max-repetitions-expected.txt
@@ -0,0 +1,2 @@
+Test the values greater than the maximum repetitions value are clamped through CSS.
+PASS

Powered by Google App Engine
This is Rietveld 408576698