diff --git a/Tests/LibWeb/Layout/expected/table-fixup-with-rowspan.txt b/Tests/LibWeb/Layout/expected/table-fixup-with-rowspan.txt new file mode 100644 index 0000000000..81549168ae --- /dev/null +++ b/Tests/LibWeb/Layout/expected/table-fixup-with-rowspan.txt @@ -0,0 +1,42 @@ +Viewport <#document> at (0,0) content-size 800x600 children: not-inline + BlockContainer at (0,0) content-size 800x62 [BFC] children: not-inline + BlockContainer
at (8,8) content-size 784x46 children: not-inline + TableWrapper <(anonymous)> at (8,8) content-size 27.90625x46 [BFC] children: not-inline + Boxat (11,11) content-size 9.09375x17 table-cell [BFC] children: inline + frag 0 from TextNode start: 0, length: 1, rect: [11,11 6.34375x17] baseline: 13.296875 + "1" + TextNode <#text> + BlockContainer | at (24.09375,22.5) content-size 8.8125x17 table-cell [BFC] children: inline + frag 0 from TextNode start: 0, length: 1, rect: [24.09375,22.5 8.8125x17] baseline: 13.296875 + "2" + TextNode <#text> + Box | ||||
at (11,32) content-size 9.09375x17 table-cell [BFC] children: inline + frag 0 from TextNode start: 0, length: 1, rect: [11,32 9.09375x17] baseline: 13.296875 + "3" + TextNode <#text> + Box | |||||
) [10,10 11.09375x19] + TextPaintable (TextNode<#text>) + PaintableWithLines (BlockContainer | ) [23.09375,10 10.8125x42] + TextPaintable (TextNode<#text>) + PaintableBox (Box | |
) [10,31 11.09375x19] + TextPaintable (TextNode<#text>) + PaintableBox (Box | ||
1 | 2 |
3 | |