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.
19 lines
970 B
Text
19 lines
970 B
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x43 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,13) content-size 784x17 children: not-inline
|
|
BlockContainer <pre> at (9,14) content-size 782x15 children: inline
|
|
InlineNode <span>
|
|
frag 0 from TextNode start: 0, length: 1, rect: [9,14 6.5x15] baseline: 11.390625
|
|
" "
|
|
TextNode <#text>
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x43]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,13 784x17]
|
|
PaintableWithLines (BlockContainer<PRE>) [8,13 784x17]
|
|
PaintableWithLines (InlineNode<SPAN>) [9,14 6.5x15]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x43] [children: 0] (z-index: auto)
|