diff --git a/Tests/LibWeb/Layout/expected/table/table-max-content-width.txt b/Tests/LibWeb/Layout/expected/table/table-max-content-width.txt new file mode 100644 index 0000000000..cfefdcb492 --- /dev/null +++ b/Tests/LibWeb/Layout/expected/table/table-max-content-width.txt @@ -0,0 +1,17 @@ +Viewport <#document> at (0,0) content-size 800x600 children: not-inline + BlockContainer at (0,0) content-size 800x140 [BFC] children: not-inline + BlockContainer
at (8,8) content-size 784x124 children: not-inline + TableWrapper <(anonymous)> at (8,8) content-size 126x124 [BFC] children: not-inline + Box) [20,20 102x100]
diff --git a/Tests/LibWeb/Layout/input/table/table-max-content-width.html b/Tests/LibWeb/Layout/input/table/table-max-content-width.html
new file mode 100644
index 0000000000..d288072ffd
--- /dev/null
+++ b/Tests/LibWeb/Layout/input/table/table-max-content-width.html
@@ -0,0 +1,7 @@
+ |