mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-27 19:29:52 +00:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
23 lines
1.2 KiB
Text
23 lines
1.2 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x63 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,20) content-size 784x23 children: not-inline
|
|
BlockContainer <p> at (8,20) content-size 784x23 children: inline
|
|
TextNode <#text>
|
|
InlineNode <a>
|
|
frag 0 from TextNode start: 0, length: 13, rect: [13,20 141.390625x23] baseline: 17.5
|
|
"Should be red"
|
|
TextNode <#text>
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> at (8,63) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x63]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,20 784x23]
|
|
PaintableWithLines (BlockContainer<P>) [8,20 784x23]
|
|
PaintableWithLines (InlineNode<A>) [8,15 151.390625x33]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,63 784x0]
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x63] [children: 0] (z-index: auto)
|