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.2 KiB
Text
22 lines
1.2 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (2,2) content-size 796x64 [BFC] children: not-inline
|
|
BlockContainer <body> at (12,12) content-size 600x44 children: not-inline
|
|
BlockContainer <div.exekiller> at (14,14) content-size 200x18 positioned children: inline
|
|
frag 0 from TextNode start: 0, length: 9, rect: [14,14 65.4375x18] baseline: 13.796875
|
|
"exekiller"
|
|
TextNode <#text>
|
|
BlockContainer <div.athena> at (24,26) content-size 200x18 positioned children: inline
|
|
frag 0 from TextNode start: 0, length: 6, rect: [24,26 53.171875x18] baseline: 13.796875
|
|
"athena"
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x68]
|
|
PaintableWithLines (BlockContainer<BODY>) [10,10 604x48]
|
|
PaintableWithLines (BlockContainer<DIV>.exekiller) [12,12 204x22]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>.athena) [22,24 204x22]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [2,2 796x64] [children: 0] (z-index: auto)
|