From 13ac078202710673b815c38c76cf68a17a6d0091 Mon Sep 17 00:00:00 2001 From: martinfalisse Date: Sat, 5 Nov 2022 19:19:15 +0100 Subject: [PATCH] Base: Add test for sizing children of grid --- Base/res/html/misc/display-grid.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Base/res/html/misc/display-grid.html b/Base/res/html/misc/display-grid.html index c88118d0e2..c46ddbe518 100644 --- a/Base/res/html/misc/display-grid.html +++ b/Base/res/html/misc/display-grid.html @@ -332,3 +332,23 @@ length value, and as a minimum two lengths with an auto. -->
3
4
+ + +

Should render a 64px wide image

+
+
+ +