diff --git a/Tests/LibWeb/Layout/expected/table/tr-valign.txt b/Tests/LibWeb/Layout/expected/table/tr-valign.txt new file mode 100644 index 0000000000..23b54f47f2 --- /dev/null +++ b/Tests/LibWeb/Layout/expected/table/tr-valign.txt @@ -0,0 +1,24 @@ +Viewport <#document> at (0,0) content-size 800x600 children: not-inline + BlockContainer at (0,0) content-size 800x526 [BFC] children: not-inline + BlockContainer
at (8,8) content-size 784x510 children: not-inline + TableWrapper <(anonymous)> at (8,8) content-size 216x510 [BFC] children: not-inline + Box at (12,12) content-size 102x502 table-cell [BFC] children: not-inline
+ BlockContainer at (13,13) content-size 100x500 children: not-inline
+ BlockContainer at (118,12) content-size 102x102 table-cell [BFC] children: not-inline
+ BlockContainer | at (119,13) content-size 100x100 children: inline
+ TextNode <#text>
+
+ViewportPaintable (Viewport<#document>) [0,0 800x600]
+ PaintableWithLines (BlockContainer) [0,0 800x526]
+ PaintableWithLines (BlockContainer) [8,8 784x510]
+ PaintableWithLines (TableWrapper(anonymous)) [8,8 216x510]
+ PaintableBox (Box
|