From ca3d479f6f65cad327f926de7911eb04ae6a0476 Mon Sep 17 00:00:00 2001 From: martinfalisse Date: Wed, 7 Sep 2022 14:52:13 +0200 Subject: [PATCH] Base: Add more tests for display: grid --- Base/res/html/misc/display-grid.html | 55 ++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/Base/res/html/misc/display-grid.html b/Base/res/html/misc/display-grid.html index d5006157db..16cea2158b 100644 --- a/Base/res/html/misc/display-grid.html +++ b/Base/res/html/misc/display-grid.html @@ -29,3 +29,58 @@
3
4
+ + +

If you can see this message then the test passed.

+
+
1
+
+ + +

Should render a full-width 4x4 grid with: +

+
+
1
+
2
+
3
+
4
+
5
+
6
+
+ + +

Should render a 2x2 grid with columns 50px and 50%

+
+
1
+
2
+
3
+
4
+