mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 00:19:18 +00:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
22 lines
1.3 KiB
Text
22 lines
1.3 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x70 [BFC] children: not-inline
|
|
Box <body.pink> at (8,8) content-size 784x54 flex-container(row) [FFC] children: not-inline
|
|
Box <div.orange> at (8,8) content-size 194.71875x54 flex-container(row) flex-item [FFC] children: not-inline
|
|
BlockContainer <div.lime> at (8,8) content-size 87.359375x54 flex-item [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 9, rect: [8,8 74.75x18] baseline: 13.796875
|
|
"This is a"
|
|
frag 1 from TextNode start: 10, length: 8, rect: [8,26 71.828125x18] baseline: 13.796875
|
|
"bunch of"
|
|
frag 2 from TextNode start: 19, length: 4, rect: [8,44 32.140625x18] baseline: 13.796875
|
|
"text"
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x70]
|
|
PaintableBox (Box<BODY>.pink) [8,8 784x54]
|
|
PaintableBox (Box<DIV>.orange) [8,8 194.71875x54]
|
|
PaintableWithLines (BlockContainer<DIV>.lime) [8,8 87.359375x54]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x70] [children: 0] (z-index: auto)
|