mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +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.5 KiB
Plaintext
27 lines
1.5 KiB
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x60 [BFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (0,0) content-size 800x0 children: inline
|
|
TextNode <#text>
|
|
BlockContainer <body> at (8,8) content-size 784x17.46875 children: not-inline
|
|
BlockContainer <(anonymous)> at (8,8) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
BlockContainer <div#b> at (9,9) content-size 50x50 floating [BFC] children: not-inline
|
|
TextNode <#text>
|
|
BlockContainer <div#a> at (8,8) content-size 784x17.46875 children: inline
|
|
line 0 width: 37.578125, height: 17.46875, bottom: 17.46875, baseline: 13.53125
|
|
frag 0 from TextNode start: 0, length: 4, rect: [60,8 37.578125x17.46875]
|
|
"Text"
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> at (8,25.46875) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
|
|
PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x60]
|
|
PaintableWithLines (BlockContainer(anonymous)) [0,0 800x0]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x17.46875]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x0]
|
|
PaintableWithLines (BlockContainer<DIV>#b) [8,8 52x52]
|
|
PaintableWithLines (BlockContainer<DIV>#a) [8,8 784x17.46875]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,25.46875 784x0]
|