ladybird/Tests/LibWeb/Layout/expected/flex/reverse-flex-layout-with-space-between-and-space-around.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

99 lines
6.1 KiB
Text

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x616 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x600 children: not-inline
Box <div.outer.row> at (8,8) content-size 150x150 flex-container(row) [FFC] children: not-inline
BlockContainer <div.inner> at (12.609375,8) content-size 30.078125x150 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 4, rect: [12.609375,8 30.078125x18] baseline: 13.796875
"Well"
TextNode <#text>
BlockContainer <div.inner> at (51.921875,8) content-size 36.84375x150 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 5, rect: [51.921875,8 36.84375x18] baseline: 13.796875
"hello"
TextNode <#text>
BlockContainer <div.inner> at (98,8) content-size 55.359375x150 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 7, rect: [98,8 55.359375x18] baseline: 13.796875
"friends"
TextNode <#text>
BlockContainer <(anonymous)> at (8,158) content-size 784x0 children: inline
TextNode <#text>
Box <div.outer.row-reverse> at (8,158) content-size 150x150 flex-container(row-reverse) [FFC] children: not-inline
BlockContainer <div.inner> at (123.3125,158) content-size 30.078125x150 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 4, rect: [123.3125,158 30.078125x18] baseline: 13.796875
"Well"
TextNode <#text>
BlockContainer <div.inner> at (77.234375,158) content-size 36.84375x150 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 5, rect: [77.234375,158 36.84375x18] baseline: 13.796875
"hello"
TextNode <#text>
BlockContainer <div.inner> at (12.640625,158) content-size 55.359375x150 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 7, rect: [12.640625,158 55.359375x18] baseline: 13.796875
"friends"
TextNode <#text>
BlockContainer <(anonymous)> at (8,308) content-size 784x0 children: inline
TextNode <#text>
Box <div.outer.column> at (8,308) content-size 150x150 flex-container(column) [FFC] children: not-inline
BlockContainer <div.inner> at (8,324) content-size 150x18 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 4, rect: [8,324 30.078125x18] baseline: 13.796875
"Well"
TextNode <#text>
BlockContainer <div.inner> at (8,374) content-size 150x18 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 5, rect: [8,374 36.84375x18] baseline: 13.796875
"hello"
TextNode <#text>
BlockContainer <div.inner> at (8,424) content-size 150x18 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 7, rect: [8,424 55.359375x18] baseline: 13.796875
"friends"
TextNode <#text>
BlockContainer <(anonymous)> at (8,458) content-size 784x0 children: inline
TextNode <#text>
Box <div.outer.column-reverse> at (8,458) content-size 150x150 flex-container(column-reverse) [FFC] children: not-inline
BlockContainer <div.inner> at (8,574) content-size 150x18 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 4, rect: [8,574 30.078125x18] baseline: 13.796875
"Well"
TextNode <#text>
BlockContainer <div.inner> at (8,524) content-size 150x18 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 5, rect: [8,524 36.84375x18] baseline: 13.796875
"hello"
TextNode <#text>
BlockContainer <div.inner> at (8,474) content-size 150x18 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 7, rect: [8,474 55.359375x18] baseline: 13.796875
"friends"
TextNode <#text>
ViewportPaintable (Viewport<#document>) [0,0 800x600] overflow: [0,0 800x616]
PaintableWithLines (BlockContainer<HTML>) [0,0 800x616]
PaintableWithLines (BlockContainer<BODY>) [8,8 784x600]
PaintableBox (Box<DIV>.outer.row) [8,8 150x150]
PaintableWithLines (BlockContainer<DIV>.inner) [12.609375,8 30.078125x150]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.inner) [51.921875,8 36.84375x150]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.inner) [98,8 55.359375x150]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer(anonymous)) [8,158 784x0]
PaintableBox (Box<DIV>.outer.row-reverse) [8,158 150x150]
PaintableWithLines (BlockContainer<DIV>.inner) [123.3125,158 30.078125x150]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.inner) [77.234375,158 36.84375x150]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.inner) [12.640625,158 55.359375x150]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer(anonymous)) [8,308 784x0]
PaintableBox (Box<DIV>.outer.column) [8,308 150x150]
PaintableWithLines (BlockContainer<DIV>.inner) [8,324 150x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.inner) [8,374 150x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.inner) [8,424 150x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer(anonymous)) [8,458 784x0]
PaintableBox (Box<DIV>.outer.column-reverse) [8,458 150x150]
PaintableWithLines (BlockContainer<DIV>.inner) [8,574 150x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.inner) [8,524 150x18]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.inner) [8,474 150x18]
TextPaintable (TextNode<#text>)
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
SC for BlockContainer<HTML> [0,0 800x616] [children: 0] (z-index: auto)