ladybird/Tests/LibWeb/Layout/expected/css-font-size-math.txt
Andreas Kling dab1fd265d test-web: Dump stacking context tree in layout test output
This will allow us to test (and catch regressions in) stacking context
tree construction and updates, etc.
2025-07-09 14:36:08 +02:00

41 lines
2 KiB
Text

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x99 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x83 children: inline
InlineNode <span>
frag 0 from TextNode start: 0, length: 1, rect: [8,26 39.09375x59] baseline: 44.828125
"H"
TextNode <#text>
InlineNode <span>
frag 0 from TextNode start: 0, length: 1, rect: [47.09375,39 19.78125x42] baseline: 31.875
"e"
TextNode <#text>
InlineNode <span>
frag 0 from TextNode start: 0, length: 1, rect: [66.875,48 6.8125x30] baseline: 22.71875
"l"
TextNode <#text>
InlineNode <span>
frag 0 from TextNode start: 0, length: 1, rect: [73.6875,55 4.84375x21] baseline: 15.984375
"l"
TextNode <#text>
InlineNode <span>
frag 0 from TextNode start: 0, length: 1, rect: [78.53125,59 8.40625x15] baseline: 11.390625
"o"
TextNode <#text>
TextNode <#text>
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer<HTML>) [0,0 800x99]
PaintableWithLines (BlockContainer<BODY>) [8,8 784x83]
PaintableWithLines (InlineNode<SPAN>) [8,26 78.9375x59]
TextPaintable (TextNode<#text>)
PaintableWithLines (InlineNode<SPAN>) [47.09375,39 39.84375x42]
TextPaintable (TextNode<#text>)
PaintableWithLines (InlineNode<SPAN>) [66.875,48 20.0625x30]
TextPaintable (TextNode<#text>)
PaintableWithLines (InlineNode<SPAN>) [73.6875,55 13.25x21]
TextPaintable (TextNode<#text>)
PaintableWithLines (InlineNode<SPAN>) [78.53125,59 8.40625x15]
TextPaintable (TextNode<#text>)
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
SC for BlockContainer<HTML> [0,0 800x99] [children: 0] (z-index: auto)