mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 21:12: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.
17 lines
1.0 KiB
Plaintext
17 lines
1.0 KiB
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (1,1) content-size 798x61 [BFC] children: not-inline
|
|
BlockContainer <body> at (10,10) content-size 780x19.46875 children: not-inline
|
|
BlockContainer <div.thumbnail> at (11,11) content-size 50x50 floating [BFC] children: not-inline
|
|
BlockContainer <div.title> at (91,11) content-size 698x17.46875 children: inline
|
|
line 0 width: 125.125, height: 17.46875, bottom: 17.46875, baseline: 13.53125
|
|
frag 0 from TextNode start: 0, length: 14, rect: [91,11 125.125x17.46875]
|
|
"Chrono Trigger"
|
|
TextNode <#text>
|
|
|
|
PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x63]
|
|
PaintableWithLines (BlockContainer<BODY>) [9,9 782x21.46875] overflow: [10,10 780x52]
|
|
PaintableWithLines (BlockContainer<DIV>.thumbnail) [10,10 52x52]
|
|
PaintableWithLines (BlockContainer<DIV>.title) [90,10 700x19.46875]
|
|
TextPaintable (TextNode<#text>)
|