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.
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x136 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x120 children: inline
|
|
frag 0 from ImageBox start: 0, length: 0, rect: [8,8 120x120] baseline: 120
|
|
ImageBox <input> at (8,8) content-size 120x120 inline-block children: not-inline
|
|
BlockContainer <(anonymous)> at (8,8) content-size 784x0 flex-container(column) [FFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: not-inline
|
|
TextNode <#text>
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x136]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x120]
|
|
ImagePaintable (ImageBox<INPUT>) [8,8 120x120]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x0]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,8 0x0]
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x136] [children: 0] (z-index: auto)
|