mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +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.
16 lines
982 B
Plaintext
16 lines
982 B
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 784x21.46875 children: not-inline
|
|
BlockContainer <div#begin> at (8,8) content-size 784x2 children: not-inline
|
|
BlockContainer <(anonymous)> at (8,10) content-size 784x17.46875 children: inline
|
|
line 0 width: 0, height: 17.46875, bottom: 17.46875, baseline: 13.53125
|
|
BreakNode <br>
|
|
BlockContainer <div#end> at (8,27.46875) content-size 784x2 children: not-inline
|
|
|
|
PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x21.46875]
|
|
PaintableWithLines (BlockContainer<DIV>#begin) [8,8 784x2]
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,10 784x17.46875]
|
|
PaintableWithLines (BlockContainer<DIV>#end) [8,27.46875 784x2]
|