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.
17 lines
1,002 B
Text
17 lines
1,002 B
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (1,1) content-size 500x38 [BFC] children: inline
|
|
frag 0 from Box start: 0, length: 0, rect: [10,10 162.40625x20] baseline: 24.796875
|
|
Box <body> at (10,10) content-size 162.40625x20 flex-container(row) [FFC] children: not-inline
|
|
BlockContainer <div> at (11,11) content-size 160.40625x18 flex-item [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 20, rect: [11,11 160.40625x18] baseline: 13.796875
|
|
"Immobilie inserieren"
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 502x40]
|
|
PaintableBox (Box<BODY>) [9,9 164.40625x22]
|
|
PaintableWithLines (BlockContainer<DIV>) [10,10 162.40625x20]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [1,1 500x38] [children: 0] (z-index: auto)
|