mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 08:00:45 +00:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
19 lines
1.1 KiB
Text
19 lines
1.1 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x39 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x23 children: inline
|
|
frag 0 from BlockContainer start: 0, length: 0, rect: [8,13 300x12] baseline: 12
|
|
BlockContainer <progress#a> at (8,13) content-size 300x12 inline-block [BFC] children: not-inline
|
|
BlockContainer <div> at (9,14) content-size 298x12 children: not-inline
|
|
BlockContainer <div> at (9,14) content-size 298x12 children: not-inline
|
|
TextNode <#text>
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x39]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x23]
|
|
PaintableWithLines (BlockContainer<PROGRESS>#a) [8,13 300x12] overflow: [8,13 300x14]
|
|
PaintableWithLines (BlockContainer<DIV>) [8,13 300x14]
|
|
PaintableWithLines (BlockContainer<DIV>) [9,14 298x12]
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x39] [children: 0] (z-index: auto)
|