mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 09:18:11 +00:00

This should allow us to produce results that more closely match old layouts when divisions were done in floating-point.
11 lines
643 B
Text
11 lines
643 B
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (1,1) content-size 798x70 [BFC] children: not-inline
|
|
Box <body> at (10,10) content-size 780x52 flex-container(row) [FFC] children: not-inline
|
|
ImageBox <img> at (11,11) content-size 66.671875x50 flex-item children: not-inline
|
|
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x72]
|
|
PaintableBox (Box<BODY>) [9,9 782x54]
|
|
ImagePaintable (ImageBox<IMG>) [10,10 68.671875x52]
|