mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
This will give us a more comprehensive look at what actually gets rendered in the end, and also allows us to catch more behavior changes.
27 lines
1.6 KiB
Plaintext
27 lines
1.6 KiB
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x600 [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>
|
|
|
|
PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x100]
|
|
PaintableWithLines (BlockContainer<DIV>) [8,8 784x100]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x0]
|
|
PaintableWithLines (BlockContainer<DIV>.square.white) [8,8 100x100]
|
|
PaintableWithLines (BlockContainer<DIV>.clearfix) [8,108 784x0]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,108 784x0]
|
|
PaintableWithLines (BlockContainer<DIV>.square.black) [8,108 49x49]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,108 784x0]
|