mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 08:00:45 +00:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
24 lines
1.4 KiB
Text
24 lines
1.4 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (1,1) content-size 798x40 [BFC] children: not-inline
|
|
BlockContainer <body> at (10,10) content-size 780x22 children: not-inline
|
|
Box <div.grid-container> at (11,11) content-size 778x20 [GFC] children: not-inline
|
|
BlockContainer <div.a> at (12,12) content-size 385.765625x18 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 1, rect: [12,12 6.34375x18] baseline: 13.796875
|
|
"1"
|
|
TextNode <#text>
|
|
BlockContainer <div.b> at (399.765625,12) content-size 388.234375x18 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 1, rect: [399.765625,12 8.8125x18] baseline: 13.796875
|
|
"2"
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x42]
|
|
PaintableWithLines (BlockContainer<BODY>) [9,9 782x24]
|
|
PaintableBox (Box<DIV>.grid-container) [10,10 780x22]
|
|
PaintableWithLines (BlockContainer<DIV>.a) [11,11 387.765625x20]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>.b) [398.765625,11 390.234375x20]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [1,1 798x40] [children: 0] (z-index: auto)
|