ladybird/Tests/LibWeb/Layout/expected/grid/negative-grid-item-column-index.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

89 lines
5 KiB
Text

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x88 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x72 children: not-inline
Box <div.grid> at (8,8) content-size 784x72 [GFC] children: not-inline
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.a> at (8,8) content-size 196.453125x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [8,8 9.34375x18] baseline: 13.796875
"a"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.c> at (204.453125,8) content-size 196x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [204.453125,8 8.890625x18] baseline: 13.796875
"c"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.b> at (400.453125,8) content-size 196.578125x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [400.453125,8 9.46875x18] baseline: 13.796875
"b"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.b> at (400.453125,26) content-size 196.578125x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [400.453125,26 9.46875x18] baseline: 13.796875
"b"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.d> at (597.03125,26) content-size 194.96875x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [597.03125,26 7.859375x18] baseline: 13.796875
"d"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.c> at (204.453125,44) content-size 196x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [204.453125,44 8.890625x18] baseline: 13.796875
"c"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.d> at (597.03125,44) content-size 194.96875x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [597.03125,44 7.859375x18] baseline: 13.796875
"d"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.e> at (8,62) content-size 196.453125x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [8,62 8.71875x18] baseline: 13.796875
"e"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.f> at (204.453125,62) content-size 196x18 [BFC] children: inline
frag 0 from TextNode start: 0, length: 1, rect: [204.453125,62 6.4375x18] baseline: 13.796875
"f"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <(anonymous)> at (8,80) content-size 784x0 children: inline
TextNode <#text>
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer<HTML>) [0,0 800x88]
PaintableWithLines (BlockContainer<BODY>) [8,8 784x72]
PaintableBox (Box<DIV>.grid) [8,8 784x72]
PaintableWithLines (BlockContainer<DIV>.a) [8,8 196.453125x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.c) [204.453125,8 196x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.b) [400.453125,8 196.578125x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.b) [400.453125,26 196.578125x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.d) [597.03125,26 194.96875x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.c) [204.453125,44 196x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.d) [597.03125,44 194.96875x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.e) [8,62 196.453125x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.f) [204.453125,62 196x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer(anonymous)) [8,80 784x0]
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
SC for BlockContainer<HTML> [0,0 800x88] [children: 0] (z-index: auto)