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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-element-shink-to-fit-expected.txt

Issue 181333003: [CSS Grid Layout] Use Render methods, rather than style, to determine shrink-to-fit behavior (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added tests for the shrink-to-fit behaviour. Created 6 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-element-shink-to-fit-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-element-shink-to-fit-expected.txt b/LayoutTests/fast/css-grid-layout/grid-element-shink-to-fit-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e5f1ae3620e3ecbe8e0ff76197ef47cb24bb650
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-element-shink-to-fit-expected.txt
@@ -0,0 +1,6 @@
+The following grid should be 400px * 400px.
+
+PASS
+PASS
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698