ladybird/Tests/LibWeb/Layout/expected/table/table-formation-with-rowspan-in-the-middle.txt
Jelle Raaijmakers edca2ab666 LibWeb: Do not create an anonymous container for table cells by default
We were always creating an anonymous container for the inline contents
of table cells, but the layout node we spawn for the table cells
themselves already is capable of dealing with inline nodes. Regular
logic should kick in for dealing with the block/inline node invariant.
2025-07-15 10:06:36 +02:00

109 lines
6.6 KiB
Text

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x178 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x162 children: not-inline
TableWrapper <(anonymous)> at (8,8) content-size 103.421875x162 [BFC] children: not-inline
Box <table> at (9,9) content-size 101.421875x160 table-box [TFC] children: not-inline
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
Box <tbody> at (9,9) content-size 101.421875x160 table-row-group children: not-inline
Box <tr> at (9,9) content-size 101.421875x40 table-row children: not-inline
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <td> at (20,20) content-size 9.59375x18 table-cell [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [20,20 9.59375x18] baseline: 13.796875
"0"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <td> at (51.59375,40) content-size 14.265625x18 table-cell [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [51.59375,40 14.265625x18] baseline: 13.796875
"A"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <td> at (87.859375,60) content-size 11.5625x18 table-cell [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [87.859375,60 11.5625x18] baseline: 13.796875
"X"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
Box <tr> at (9,49) content-size 101.421875x40 table-row children: not-inline
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <td> at (20,60) content-size 9.59375x18 table-cell [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [20,60 6.34375x18] baseline: 13.796875
"1"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
Box <tr> at (9,89) content-size 101.421875x40 table-row children: not-inline
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <td> at (20,100) content-size 9.59375x18 table-cell [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [20,100 8.8125x18] baseline: 13.796875
"2"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <td> at (51.59375,120) content-size 14.265625x18 table-cell [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [51.59375,120 9.34375x18] baseline: 13.796875
"B"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
Box <tr> at (9,129) content-size 101.421875x40 table-row children: not-inline
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <td> at (20,140) content-size 9.59375x18 table-cell [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [20,140 9.09375x18] baseline: 13.796875
"3"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <td> at (87.859375,140) content-size 11.5625x18 table-cell [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [87.859375,140 10.3125x18] baseline: 13.796875
"C"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <(anonymous)> (not painted) children: inline
TextNode <#text>
BlockContainer <(anonymous)> at (8,170) content-size 784x0 children: inline
TextNode <#text>
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer<HTML>) [0,0 800x178]
PaintableWithLines (BlockContainer<BODY>) [8,8 784x162]
PaintableWithLines (TableWrapper(anonymous)) [8,8 103.421875x162]
PaintableBox (Box<TABLE>) [8,8 103.421875x162]
PaintableBox (Box<TBODY>) [9,9 101.421875x160]
PaintableBox (Box<TR>) [9,9 101.421875x40]
PaintableWithLines (BlockContainer<TD>) [9,9 31.59375x40]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<TD>) [40.59375,9 36.265625x80]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<TD>) [76.859375,9 33.5625x120]
TextPaintable (TextNode<#text>)
PaintableBox (Box<TR>) [9,49 101.421875x40]
PaintableWithLines (BlockContainer<TD>) [9,49 31.59375x40]
TextPaintable (TextNode<#text>)
PaintableBox (Box<TR>) [9,89 101.421875x40]
PaintableWithLines (BlockContainer<TD>) [9,89 31.59375x40]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<TD>) [40.59375,89 36.265625x80]
TextPaintable (TextNode<#text>)
PaintableBox (Box<TR>) [9,129 101.421875x40]
PaintableWithLines (BlockContainer<TD>) [9,129 31.59375x40]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<TD>) [76.859375,129 33.5625x40]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer(anonymous)) [8,170 784x0]
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
SC for BlockContainer<HTML> [0,0 800x178] [children: 0] (z-index: auto)