mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:17:35 +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
|
@ -4,17 +4,17 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|||
line 0 width: 424, height: 200, bottom: 200, baseline: 159.96875
|
||||
frag 0 from TextNode start: 0, length: 1, rect: [8,8 79.296875x200]
|
||||
"1"
|
||||
frag 1 from TextNode start: 0, length: 1, rect: [87.296875,154.4375 8x17.46875]
|
||||
frag 1 from TextNode start: 0, length: 1, rect: [87,154 8x17.46875]
|
||||
" "
|
||||
frag 2 from TextNode start: 0, length: 1, rect: [95.296875,8 110.15625x200]
|
||||
frag 2 from TextNode start: 0, length: 1, rect: [95,8 110.15625x200]
|
||||
"2"
|
||||
frag 3 from TextNode start: 0, length: 1, rect: [205.453125,154.4375 8x17.46875]
|
||||
frag 3 from TextNode start: 0, length: 1, rect: [205,154 8x17.46875]
|
||||
" "
|
||||
frag 4 from TextNode start: 0, length: 1, rect: [213.453125,8 113.671875x200]
|
||||
frag 4 from TextNode start: 0, length: 1, rect: [213,8 113.671875x200]
|
||||
"3"
|
||||
frag 5 from TextNode start: 0, length: 1, rect: [327.125,154.4375 8x17.46875]
|
||||
frag 5 from TextNode start: 0, length: 1, rect: [327,154 8x17.46875]
|
||||
" "
|
||||
frag 6 from TextNode start: 0, length: 1, rect: [335.125,8 96.875x200]
|
||||
frag 6 from TextNode start: 0, length: 1, rect: [335,8 96.875x200]
|
||||
"4"
|
||||
InlineNode <span.one>
|
||||
TextNode <#text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue