mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
42 lines
2.3 KiB
Plaintext
42 lines
2.3 KiB
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x34 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x18 children: inline
|
|
frag 0 from TextNode start: 0, length: 4, rect: [8,8 35.15625x18] baseline: 13.796875
|
|
"foo "
|
|
frag 1 from BlockContainer start: 0, length: 0, rect: [43.15625,8 27.640625x18] baseline: 13.796875
|
|
frag 2 from TextNode start: 0, length: 4, rect: [70.796875,8 35.203125x18] baseline: 13.796875
|
|
" baz"
|
|
TextNode <#text>
|
|
BlockContainer <div> at (43.15625,8) content-size 27.640625x18 inline-block [BFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (43.15625,8) content-size 27.640625x0 children: inline
|
|
TextNode <#text>
|
|
InlineNode <span>
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> at (43.15625,8) content-size 27.640625x18 children: not-inline continuation
|
|
BlockContainer <div> at (43.15625,8) content-size 27.640625x18 children: inline
|
|
frag 0 from TextNode start: 0, length: 3, rect: [43.15625,8 27.640625x18] baseline: 13.796875
|
|
"bar"
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> at (43.15625,26) content-size 27.640625x0 children: inline
|
|
InlineNode <span> continuation
|
|
TextNode <#text>
|
|
TextNode <#text>
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x34]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x18]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>) [43.15625,8 27.640625x18]
|
|
PaintableWithLines (BlockContainer(anonymous)) [43.15625,8 27.640625x0]
|
|
PaintableWithLines (InlineNode<SPAN>) [43.15625,8 0x18]
|
|
PaintableWithLines (BlockContainer(anonymous)) [43.15625,8 27.640625x18]
|
|
PaintableWithLines (BlockContainer<DIV>) [43.15625,8 27.640625x18]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer(anonymous)) [43.15625,26 27.640625x0]
|
|
PaintableWithLines (InlineNode<SPAN>) [43.15625,26 0x18]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x34] [children: 0] (z-index: auto)
|