ladybird/Tests/LibWeb/Layout/expected/grid/min-height-from-text.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

32 lines
2.1 KiB
Text

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x66 [BFC] children: not-inline
Box <body> at (8,8) content-size 784x50 flex-container(column) [FFC] children: not-inline
Box <div.content> at (8,8) content-size 784x54 flex-item [GFC] children: not-inline
BlockContainer <(anonymous)> at (8,8) content-size 784x54 [BFC] children: inline
frag 0 from TextNode start: 1, length: 87, rect: [8,8 705.625x18] baseline: 13.796875
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam dignissim elit eget arcu"
frag 1 from TextNode start: 89, length: 92, rect: [8,26 758x18] baseline: 13.796875
"accumsan imperdiet vulputate a justo. Phasellus tincidunt sem non tellus tristique hendrerit"
frag 2 from TextNode start: 182, length: 82, rect: [8,44 683.125x18] baseline: 13.796875
"quis eu eros. Morbi dolor erat, posuere ut feugiat rhoncus, vestibulum vel tortor."
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.footer> at (8,62) content-size 784x18 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 27, rect: [8,62 232.140625x18] baseline: 13.796875
"Lorem ipsum dolor sit amet."
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer<HTML>) [0,0 800x66] overflow: [0,0 800x80]
PaintableBox (Box<BODY>) [8,8 784x50] overflow: [8,8 784x72]
PaintableBox (Box<DIV>.content) [8,8 784x54]
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x54]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.footer) [8,62 784x18]
TextPaintable (TextNode<#text>)
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
SC for BlockContainer<HTML> [0,0 800x66] [children: 0] (z-index: auto)