mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 16:09:23 +00:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
57 lines
3.1 KiB
Text
57 lines
3.1 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x240 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x224 children: not-inline
|
|
BlockContainer <(anonymous)> at (8,8) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
Box <div.wrapper> at (8,8) content-size 784x224 [GFC] children: not-inline
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
BlockContainer <div.box.a> at (28,28) content-size 170x28 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 1, rect: [28,28 21.40625x28] baseline: 21.1875
|
|
"A"
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
BlockContainer <div.box.b> at (248,28) content-size 170x28 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 1, rect: [248,28 14.015625x28] baseline: 21.1875
|
|
"B"
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
BlockContainer <div.box.c> at (28,106) content-size 60x28 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 1, rect: [28,106 15.46875x28] baseline: 21.1875
|
|
"C"
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
BlockContainer <div.box.d> at (138,106) content-size 280x28 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 1, rect: [138,106 16.71875x28] baseline: 21.1875
|
|
"D"
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
BlockContainer <div.box.e> at (28,184) content-size 390x28 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 1, rect: [28,184 17.796875x28] baseline: 21.1875
|
|
"E"
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x240]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x224]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x0]
|
|
PaintableBox (Box<DIV>.wrapper) [8,8 784x224]
|
|
PaintableWithLines (BlockContainer<DIV>.box.a) [8,8 210x68]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>.box.b) [228,8 210x68]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>.box.c) [8,86 100x68]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>.box.d) [118,86 320x68]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>.box.e) [8,164 430x68]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x240] [children: 0] (z-index: auto)
|