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

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: Applied suggested changes. 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..3b4e9653621e318fd0c9b98d737025f963f2850e
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-element-repeat-max-repetitions-expected.txt
@@ -0,0 +1,4 @@
+Test the values greater than the maximum repetitions value are clamped through CSS.
+PASS
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698