From 227f1bbaf094b2affd921a3bd11333ec153b479c Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sat, 2 Mar 2024 22:03:04 +0100 Subject: Add table-max-width render test --- test/html/render/table-max-width.html | 44 +++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 test/html/render/table-max-width.html (limited to 'test/html/render/table-max-width.html') diff --git a/test/html/render/table-max-width.html b/test/html/render/table-max-width.html new file mode 100644 index 00000000..3c260fdd --- /dev/null +++ b/test/html/render/table-max-width.html @@ -0,0 +1,44 @@ + + + + + Test table in container with max-width and min-width + + + +
+
+ + + + + + + + + + + +
AAAAAABBBBBBCCCCCC
aaaaaabbbbbbcccccc
+
+ + -- cgit v1.2.3