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.
30 lines
1.7 KiB
Text
30 lines
1.7 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x236 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x220 children: not-inline
|
|
Box <div.grid-container> at (8,8) content-size 784x220 [GFC] children: not-inline
|
|
BlockContainer <div.item2> at (405,8) content-size 387x100 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 6, rect: [405,8 49.1875x18] baseline: 13.796875
|
|
"Item 2"
|
|
TextNode <#text>
|
|
BlockContainer <div.item1> at (8,8) content-size 387x210 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 6, rect: [8,8 46.71875x18] baseline: 13.796875
|
|
"Item 1"
|
|
TextNode <#text>
|
|
BlockContainer <div.item3> at (405,118) content-size 387x100 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 6, rect: [405,118 49.1875x18] baseline: 13.796875
|
|
"Item 2"
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x236]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x220]
|
|
PaintableBox (Box<DIV>.grid-container) [8,8 784x220]
|
|
PaintableWithLines (BlockContainer<DIV>.item2) [405,8 387x100]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>.item1) [8,8 387x210]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>.item3) [405,118 387x100]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x236] [children: 0] (z-index: auto)
|