From 0c577b4b3ba1943aa25778cf26a31bc66aad94ff Mon Sep 17 00:00:00 2001 From: martinfalisse Date: Mon, 21 Nov 2022 19:47:31 +0100 Subject: [PATCH] Base: Add test for multiple line names in CSS Grid --- Base/res/html/misc/display-grid.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Base/res/html/misc/display-grid.html b/Base/res/html/misc/display-grid.html index 6ca771cc7c5..d9187d7c060 100644 --- a/Base/res/html/misc/display-grid.html +++ b/Base/res/html/misc/display-grid.html @@ -131,6 +131,15 @@ that I don't quite understand. -->
1
+
+
1
+
+

End of crash tests