mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
30 lines
1.8 KiB
Plaintext
30 lines
1.8 KiB
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x157 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x100 children: not-inline
|
|
BlockContainer <div> at (8,8) content-size 784x100 children: not-inline
|
|
BlockContainer <(anonymous)> at (8,8) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
BlockContainer <div.square.white> at (8,8) content-size 100x100 floating [BFC] children: not-inline
|
|
TextNode <#text>
|
|
BlockContainer <div.clearfix> at (8,108) content-size 784x0 children: not-inline
|
|
BlockContainer <(anonymous)> at (8,108) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
BlockContainer <div.square.black> at (8,108) content-size 49x49 floating [BFC] children: not-inline
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> at (8,108) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x157]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x100]
|
|
PaintableWithLines (BlockContainer<DIV>) [8,8 784x100]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x0] overflow: [8,8 100x100]
|
|
PaintableWithLines (BlockContainer<DIV>.square.white) [8,8 100x100]
|
|
PaintableWithLines (BlockContainer<DIV>.clearfix) [8,108 784x0]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,108 784x0] overflow: [8,108 49x49]
|
|
PaintableWithLines (BlockContainer<DIV>.square.black) [8,108 49x49]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,108 784x0]
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x157] [children: 0] (z-index: auto)
|