From 6ab23760e27a590c753965debe2d51f7f4640e25 Mon Sep 17 00:00:00 2001 From: bptato Date: Mon, 22 Jul 2024 21:23:21 +0200 Subject: layout: fix various flex column sizing bugs * fix flex column item width not being stretched * set minimum flex column height to the layouted item's height (to avoid overlap) --- test/layout/flex-column-height-basis-0.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/layout/flex-column-height-basis-0.html (limited to 'test/layout/flex-column-height-basis-0.html') diff --git a/test/layout/flex-column-height-basis-0.html b/test/layout/flex-column-height-basis-0.html new file mode 100644 index 00000000..a261031d --- /dev/null +++ b/test/layout/flex-column-height-basis-0.html @@ -0,0 +1,8 @@ + +
+test 1
+test 1
+test 1
+
+
+test 2 -- cgit 1.4.1-2-gfad0