diff --git a/Base/res/html/misc/display-grid.html b/Base/res/html/misc/display-grid.html index d9187d7c06..46fc62d7d4 100644 --- a/Base/res/html/misc/display-grid.html +++ b/Base/res/html/misc/display-grid.html @@ -411,3 +411,56 @@ length value, and as a minimum two lengths with an auto. -->
1
2
+ + +

There should be a column spanning 8 units, and then one spanning 4

+
+
1
+
2
+
+ + +

There should be a column spanning 4 units, and then one spanning 8

+
+
1
+
2
+
+ + +

There should be a row spanning 2 units, and then one spanning 3

+
+
1
+
2
+