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-shrink-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: Some improvements in the test. 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-shrink-to-fit-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-element-shrink-to-fit-expected.txt b/LayoutTests/fast/css-grid-layout/grid-element-shrink-to-fit-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d40f28ea7e08921e7867686549bcacff94cdd598
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-element-shrink-to-fit-expected.txt
@@ -0,0 +1,8 @@
+This test checks that the shrink-to-fit behavior is applied to the float and out-of-flow positioned elements.
+
+The following grids should be 400px * 400px, except the first one which uses 'relative' positioning.
+
+PASS
+PASS
+PASS
+PASS
« no previous file with comments | « LayoutTests/fast/css-grid-layout/grid-element-shrink-to-fit.html ('k') | Source/core/rendering/RenderGrid.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698