mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 16:40:03 +00:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
27 lines
1.6 KiB
Text
27 lines
1.6 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x16 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> at (0,0) content-size 800x600 positioned [BFC] children: not-inline
|
|
Box <dialog#modal> at (358.84375,291) content-size 82.3125x18 positioned flex-container(row) [FFC] children: not-inline
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
BlockContainer <span> at (358.84375,291) content-size 82.3125x18 flex-item [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 10, rect: [358.84375,291 82.3125x18] baseline: 13.796875
|
|
"I'm a node"
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x16]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x0]
|
|
PaintableWithLines (BlockContainer(anonymous)) [0,0 800x600]
|
|
PaintableBox (Box<DIALOG>#modal) [339.84375,272 120.3125x56]
|
|
PaintableWithLines (BlockContainer<SPAN>) [358.84375,291 82.3125x18]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 3] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x16] [children: 0] (z-index: auto)
|
|
SC for BlockContainer(anonymous) [0,0 800x600] [children: 0] (z-index: auto)
|
|
SC for Box<DIALOG>#modal [358.84375,291 82.3125x18] [children: 0] (z-index: auto)
|