From a7f5b6b15ba73a2c234b82069b3e0a7251def415 Mon Sep 17 00:00:00 2001 From: martinfalisse Date: Sat, 13 Aug 2022 12:05:27 +0200 Subject: [PATCH] Base: Add display grid test page --- Base/res/html/misc/display-grid.html | 31 ++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Base/res/html/misc/display-grid.html diff --git a/Base/res/html/misc/display-grid.html b/Base/res/html/misc/display-grid.html new file mode 100644 index 0000000000..d5006157db --- /dev/null +++ b/Base/res/html/misc/display-grid.html @@ -0,0 +1,31 @@ + + + +

Should render a 2x2 grid

+
+
1
+
2
+
3
+
4
+
+ + +

Should render a 2x2 grid with the first row having a height of 50px

+
+
1
+
2
+
3
+
4
+