mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:27:45 +00:00
LibWeb: Implement rounding for PixelUnits
This commit is contained in:
parent
cc74083f27
commit
6c341ca985
79 changed files with 1638 additions and 1600 deletions
|
@ -6,7 +6,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|||
TextNode <#text>
|
||||
BlockContainer <div.grid-item> at (68,68) content-size 17.046875x32.75 [BFC] children: inline
|
||||
line 0 width: 11.890625, height: 32.75, bottom: 32.75, baseline: 25.375
|
||||
frag 0 from TextNode start: 0, length: 1, rect: [70.578125,68 11.890625x32.75]
|
||||
frag 0 from TextNode start: 0, length: 1, rect: [71,68 11.890625x32.75]
|
||||
"1"
|
||||
TextNode <#text>
|
||||
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue