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-item-with-percent-min-max-height-dynamic-expected.txt

Issue 23694023: Remove an extra relayout for non-percent logical height grid items (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated patch: Uses RenderBox::hasRelativeLogicalHeight and includes testing for min-height/max-heiā€¦ Created 7 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/grid-item-with-percent-min-max-height-dynamic-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-item-with-percent-min-max-height-dynamic-expected.txt b/LayoutTests/fast/css-grid-layout/grid-item-with-percent-min-max-height-dynamic-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c516e7f8215be50e6f8805a53cae0854c079d00c
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-item-with-percent-min-max-height-dynamic-expected.txt
@@ -0,0 +1,10 @@
+Test that grid items with a percentage logical min-height or max-height resolve their size properly.
+
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698