From 70559e9d140421c2b183c3c4c0562db7f55332f4 Mon Sep 17 00:00:00 2001 From: martinfalisse Date: Mon, 14 Nov 2022 22:31:45 +0100 Subject: [PATCH] Base: Add test for grid-gap and auto-fit --- Base/res/html/misc/display-grid.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Base/res/html/misc/display-grid.html b/Base/res/html/misc/display-grid.html index 03f5a41b97..6ca771cc7c 100644 --- a/Base/res/html/misc/display-grid.html +++ b/Base/res/html/misc/display-grid.html @@ -121,6 +121,16 @@ that I don't quite understand. -->
4
+ +
+
1
+
+

End of crash tests