mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-21 23:50:06 +00:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
29 lines
1.9 KiB
Text
29 lines
1.9 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x38 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x22 children: inline
|
|
frag 0 from BlockContainer start: 0, length: 0, rect: [13,10 89.109375x18] baseline: 19
|
|
BlockContainer <select> at (13,10) content-size 89.109375x18 inline-block [BFC] children: not-inline
|
|
Box <div> at (13,10) content-size 89.109375x18 flex-container(row) [FFC] children: not-inline
|
|
BlockContainer <div> at (13,10) content-size 69.109375x18 flex-item [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 8, rect: [13,10 69.109375x18] baseline: 13.796875
|
|
"Option 2"
|
|
TextNode <#text>
|
|
BlockContainer <div> at (86.109375,11) content-size 16x16 flex-item [BFC] children: inline
|
|
frag 0 from SVGSVGBox start: 0, length: 0, rect: [86.109375,11 16x16] baseline: 16
|
|
SVGSVGBox <svg> at (86.109375,11) content-size 16x16 [SVG] children: not-inline
|
|
SVGGeometryBox <path> at (90.109375,16.71875) content-size 8x4.953125 children: not-inline
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x38]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x22]
|
|
PaintableWithLines (BlockContainer<SELECT>) [8,8 99.109375x22]
|
|
PaintableBox (Box<DIV>) [13,10 89.109375x18]
|
|
PaintableWithLines (BlockContainer<DIV>) [13,10 69.109375x18]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>) [86.109375,11 16x16]
|
|
SVGSVGPaintable (SVGSVGBox<svg>) [86.109375,11 16x16]
|
|
SVGPathPaintable (SVGGeometryBox<path>) [90.109375,16.71875 8x4.953125]
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x38] [children: 0] (z-index: auto)
|