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.ref.html | 43 +++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 test/html/render/table-max-width.ref.html (limited to 'test/html/render/table-max-width.ref.html') diff --git a/test/html/render/table-max-width.ref.html b/test/html/render/table-max-width.ref.html new file mode 100644 index 00000000..d02a5518 --- /dev/null +++ b/test/html/render/table-max-width.ref.html @@ -0,0 +1,43 @@ + + + + + Test table in container with max-width and min-width + + + +
+
+ + + + + + + + + + + +
AAAAAABBBBBBCCCCCC
aaaaaabbbbbbcccccc
+
+ + -- cgit v1.2.3