mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
AK+LibWeb: Round to int in clamp_to_int instead of truncating
This caused inaccuracies in float->CssPixel conversions
This commit is contained in:
parent
7b7ba38655
commit
af161a8b83
58 changed files with 693 additions and 692 deletions
|
@ -1,16 +1,16 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (1,1) content-size 798x62.515625 [BFC] children: not-inline
|
||||
BlockContainer <body> at (2,2) content-size 796x60.515625 children: inline
|
||||
line 0 width: 34, height: 28.515625, bottom: 28.515625, baseline: 28.515625
|
||||
BlockContainer <html> at (1,1) content-size 798x62.5 [BFC] children: not-inline
|
||||
BlockContainer <body> at (2,2) content-size 796x60.5 children: inline
|
||||
line 0 width: 34, height: 28.5, bottom: 28.5, baseline: 28.5
|
||||
frag 0 from BlockContainer start: 0, length: 0, rect: [4,3 30x30]
|
||||
line 1 width: 32, height: 28.515625, bottom: 60.515625, baseline: 28.515625
|
||||
line 1 width: 32, height: 28.5, bottom: 60.5, baseline: 28.5
|
||||
frag 0 from BlockContainer start: 0, length: 0, rect: [3,35 30x30]
|
||||
BlockContainer <div.clump> at (4,3) content-size 30x30 inline-block [BFC] children: not-inline
|
||||
BreakNode <br>
|
||||
BlockContainer <div.clump> at (3,35) content-size 30x30 inline-block [BFC] children: not-inline
|
||||
|
||||
PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x64.515625] overflow: [1,1 798x64]
|
||||
PaintableWithLines (BlockContainer<BODY>) [1,1 798x62.515625] overflow: [2,2 796x63]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x64.5] overflow: [1,1 798x64]
|
||||
PaintableWithLines (BlockContainer<BODY>) [1,1 798x62.5] overflow: [2,2 796x63]
|
||||
PaintableWithLines (BlockContainer<DIV>.clump) [3,2 32x32]
|
||||
PaintableWithLines (BlockContainer<DIV>.clump) [2,34 32x32]
|
||||
|
|
|
@ -1,200 +1,200 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (1,1) content-size 798x600 [BFC] children: not-inline
|
||||
BlockContainer <body> at (252,10) content-size 538x398.90625 children: inline
|
||||
line 0 width: 228.3125, height: 21.828125, bottom: 21.828125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 1, length: 5, rect: [554,10 63.703125x21.828125]
|
||||
BlockContainer <body> at (252,10) content-size 538x399.1875 children: inline
|
||||
line 0 width: 228.34375, height: 21.84375, bottom: 21.84375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 1, length: 5, rect: [554,10 63.71875x21.84375]
|
||||
"Lorem"
|
||||
frag 1 from TextNode start: 6, length: 1, rect: [617.703125,10 12.5625x21.828125]
|
||||
frag 1 from TextNode start: 6, length: 1, rect: [617.71875,10 12.546875x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 7, length: 5, rect: [630.265625,10 56.609375x21.828125]
|
||||
frag 2 from TextNode start: 7, length: 5, rect: [630.265625,10 56.625x21.84375]
|
||||
"ipsum"
|
||||
frag 3 from TextNode start: 12, length: 1, rect: [686.875,10 12.5625x21.828125]
|
||||
frag 3 from TextNode start: 12, length: 1, rect: [686.890625,10 12.546875x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 13, length: 5, rect: [699.4375,10 52.046875x21.828125]
|
||||
frag 4 from TextNode start: 13, length: 5, rect: [699.4375,10 52.046875x21.84375]
|
||||
"dolor"
|
||||
frag 5 from TextNode start: 18, length: 1, rect: [751.484375,10 12.5625x21.828125]
|
||||
frag 5 from TextNode start: 18, length: 1, rect: [751.484375,10 12.546875x21.84375]
|
||||
" "
|
||||
frag 6 from TextNode start: 19, length: 3, rect: [764.046875,10 25.953125x21.828125]
|
||||
frag 6 from TextNode start: 19, length: 3, rect: [764.03125,10 25.953125x21.84375]
|
||||
"sit"
|
||||
line 1 width: 183.75, height: 21.828125, bottom: 43.65625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 23, length: 5, rect: [554,31.828125 52.703125x21.828125]
|
||||
line 1 width: 183.78125, height: 21.84375, bottom: 43.6875, baseline: 16.921875
|
||||
frag 0 from TextNode start: 23, length: 5, rect: [554,31.84375 52.71875x21.84375]
|
||||
"amet,"
|
||||
frag 1 from TextNode start: 28, length: 1, rect: [606.703125,31.828125 62.25x21.828125]
|
||||
frag 1 from TextNode start: 28, length: 1, rect: [606.71875,31.84375 62.21875x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 29, length: 11, rect: [668.953125,31.828125 121.046875x21.828125]
|
||||
frag 2 from TextNode start: 29, length: 11, rect: [668.9375,31.84375 121.0625x21.84375]
|
||||
"consectetur"
|
||||
line 2 width: 140.53125, height: 21.828125, bottom: 65.484375, baseline: 16.890625
|
||||
frag 0 from TextNode start: 41, length: 10, rect: [554,53.65625 94.640625x21.828125]
|
||||
line 2 width: 140.5625, height: 21.84375, bottom: 65.53125, baseline: 16.921875
|
||||
frag 0 from TextNode start: 41, length: 10, rect: [554,53.6875 94.65625x21.84375]
|
||||
"adipiscing"
|
||||
frag 1 from TextNode start: 51, length: 1, rect: [648.640625,53.65625 105.46875x21.828125]
|
||||
frag 1 from TextNode start: 51, length: 1, rect: [648.65625,53.6875 105.4375x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 52, length: 5, rect: [754.109375,53.65625 35.890625x21.828125]
|
||||
frag 2 from TextNode start: 52, length: 5, rect: [754.09375,53.6875 35.90625x21.84375]
|
||||
"elit."
|
||||
line 3 width: 144.984375, height: 21.828125, bottom: 87.3125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 58, length: 11, rect: [554,75.484375 123.3125x21.828125]
|
||||
line 3 width: 145, height: 21.84375, bottom: 87.375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 58, length: 11, rect: [554,75.53125 123.3125x21.84375]
|
||||
"Suspendisse"
|
||||
frag 1 from TextNode start: 69, length: 1, rect: [677.3125,75.484375 101.015625x21.828125]
|
||||
frag 1 from TextNode start: 69, length: 1, rect: [677.3125,75.53125 101x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 70, length: 1, rect: [778.328125,75.484375 11.671875x21.828125]
|
||||
frag 2 from TextNode start: 70, length: 1, rect: [778.3125,75.53125 11.6875x21.84375]
|
||||
"a"
|
||||
line 4 width: 196.6875, height: 21.828125, bottom: 109.140625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 72, length: 8, rect: [554,97.3125 82.046875x21.828125]
|
||||
line 4 width: 196.703125, height: 21.84375, bottom: 109.21875, baseline: 16.921875
|
||||
frag 0 from TextNode start: 72, length: 8, rect: [554,97.375 82.046875x21.84375]
|
||||
"placerat"
|
||||
frag 1 from TextNode start: 80, length: 1, rect: [636.046875,97.3125 29.65625x21.828125]
|
||||
frag 1 from TextNode start: 80, length: 1, rect: [636.046875,97.375 29.640625x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 81, length: 7, rect: [665.703125,97.3125 73.859375x21.828125]
|
||||
frag 2 from TextNode start: 81, length: 7, rect: [665.6875,97.375 73.875x21.84375]
|
||||
"mauris,"
|
||||
frag 3 from TextNode start: 88, length: 1, rect: [739.5625,97.3125 29.65625x21.828125]
|
||||
frag 3 from TextNode start: 88, length: 1, rect: [739.5625,97.375 29.640625x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 89, length: 2, rect: [769.21875,97.3125 20.78125x21.828125]
|
||||
frag 4 from TextNode start: 89, length: 2, rect: [769.203125,97.375 20.78125x21.84375]
|
||||
"ut"
|
||||
line 5 width: 234.65625, height: 21.828125, bottom: 130.96875, baseline: 16.890625
|
||||
frag 0 from TextNode start: 92, length: 9, rect: [554,119.140625 101.28125x21.828125]
|
||||
line 5 width: 234.6875, height: 21.84375, bottom: 131.0625, baseline: 16.921875
|
||||
frag 0 from TextNode start: 92, length: 9, rect: [554,119.21875 101.28125x21.84375]
|
||||
"elementum"
|
||||
frag 1 from TextNode start: 101, length: 1, rect: [655.28125,119.140625 10.4375x21.828125]
|
||||
frag 1 from TextNode start: 101, length: 1, rect: [655.28125,119.21875 10.4375x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 102, length: 3, rect: [665.71875,119.140625 26.375x21.828125]
|
||||
frag 2 from TextNode start: 102, length: 3, rect: [665.71875,119.21875 26.390625x21.84375]
|
||||
"mi."
|
||||
frag 3 from TextNode start: 105, length: 1, rect: [692.09375,119.140625 10.4375x21.828125]
|
||||
frag 3 from TextNode start: 105, length: 1, rect: [692.109375,119.21875 10.4375x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 106, length: 5, rect: [702.53125,119.140625 56.21875x21.828125]
|
||||
frag 4 from TextNode start: 106, length: 5, rect: [702.546875,119.21875 56.234375x21.84375]
|
||||
"Morbi"
|
||||
frag 5 from TextNode start: 111, length: 1, rect: [758.75,119.140625 10.4375x21.828125]
|
||||
frag 5 from TextNode start: 111, length: 1, rect: [758.78125,119.21875 10.4375x21.84375]
|
||||
" "
|
||||
frag 6 from TextNode start: 112, length: 2, rect: [769.1875,119.140625 20.78125x21.828125]
|
||||
frag 6 from TextNode start: 112, length: 2, rect: [769.21875,119.21875 20.78125x21.84375]
|
||||
"ut"
|
||||
line 6 width: 201.5, height: 21.828125, bottom: 152.796875, baseline: 16.890625
|
||||
frag 0 from TextNode start: 115, length: 8, rect: [554,140.96875 78.765625x21.828125]
|
||||
line 6 width: 201.53125, height: 21.84375, bottom: 152.90625, baseline: 16.921875
|
||||
frag 0 from TextNode start: 115, length: 8, rect: [554,141.0625 78.765625x21.84375]
|
||||
"vehicula"
|
||||
frag 1 from TextNode start: 123, length: 1, rect: [632.765625,140.96875 27.25x21.828125]
|
||||
frag 1 from TextNode start: 123, length: 1, rect: [632.765625,141.0625 27.234375x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 124, length: 6, rect: [660.015625,140.96875 62.921875x21.828125]
|
||||
frag 2 from TextNode start: 124, length: 6, rect: [660,141.0625 62.9375x21.84375]
|
||||
"ipsum,"
|
||||
frag 3 from TextNode start: 130, length: 1, rect: [722.9375,140.96875 27.25x21.828125]
|
||||
frag 3 from TextNode start: 130, length: 1, rect: [722.9375,141.0625 27.234375x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 131, length: 4, rect: [750.1875,140.96875 39.8125x21.828125]
|
||||
frag 4 from TextNode start: 131, length: 4, rect: [750.171875,141.0625 39.828125x21.84375]
|
||||
"eget"
|
||||
line 7 width: 232.53125, height: 21.828125, bottom: 174.625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 136, length: 8, rect: [554,162.796875 82.046875x21.828125]
|
||||
line 7 width: 232.53125, height: 21.84375, bottom: 174.75, baseline: 16.921875
|
||||
frag 0 from TextNode start: 136, length: 8, rect: [554,162.90625 82.046875x21.84375]
|
||||
"placerat"
|
||||
frag 1 from TextNode start: 144, length: 1, rect: [636.046875,162.796875 11.734375x21.828125]
|
||||
frag 1 from TextNode start: 144, length: 1, rect: [636.046875,162.90625 11.734375x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 145, length: 6, rect: [647.78125,162.796875 61.875x21.828125]
|
||||
frag 2 from TextNode start: 145, length: 6, rect: [647.78125,162.90625 61.875x21.84375]
|
||||
"augue."
|
||||
frag 3 from TextNode start: 151, length: 1, rect: [709.65625,162.796875 11.734375x21.828125]
|
||||
frag 3 from TextNode start: 151, length: 1, rect: [709.65625,162.90625 11.734375x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 152, length: 7, rect: [721.390625,162.796875 68.609375x21.828125]
|
||||
frag 4 from TextNode start: 152, length: 7, rect: [721.390625,162.90625 68.609375x21.84375]
|
||||
"Integer"
|
||||
line 8 width: 202.953125, height: 21.828125, bottom: 196.453125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 160, length: 6, rect: [554,184.625 70.3125x21.828125]
|
||||
line 8 width: 202.96875, height: 21.84375, bottom: 196.59375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 160, length: 6, rect: [554,184.75 70.3125x21.84375]
|
||||
"rutrum"
|
||||
frag 1 from TextNode start: 166, length: 1, rect: [624.3125,184.625 21.015625x21.828125]
|
||||
frag 1 from TextNode start: 166, length: 1, rect: [624.3125,184.75 21x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 167, length: 4, rect: [645.328125,184.625 35.09375x21.828125]
|
||||
frag 2 from TextNode start: 167, length: 4, rect: [645.3125,184.75 35.09375x21.84375]
|
||||
"nisi"
|
||||
frag 3 from TextNode start: 171, length: 1, rect: [680.421875,184.625 21.015625x21.828125]
|
||||
frag 3 from TextNode start: 171, length: 1, rect: [680.40625,184.75 21x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 172, length: 4, rect: [701.4375,184.625 39.8125x21.828125]
|
||||
frag 4 from TextNode start: 172, length: 4, rect: [701.40625,184.75 39.828125x21.84375]
|
||||
"eget"
|
||||
frag 5 from TextNode start: 176, length: 1, rect: [741.25,184.625 21.015625x21.828125]
|
||||
frag 5 from TextNode start: 176, length: 1, rect: [741.234375,184.75 21x21.84375]
|
||||
" "
|
||||
frag 6 from TextNode start: 177, length: 3, rect: [762.265625,184.625 27.734375x21.828125]
|
||||
frag 6 from TextNode start: 177, length: 3, rect: [762.234375,184.75 27.734375x21.84375]
|
||||
"dui"
|
||||
line 9 width: 0, height: 0, bottom: 0, baseline: 0
|
||||
line 10 width: 208.8125, height: 21.828125, bottom: 224.28125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 181, length: 7, rect: [252,212.453125 68.984375x21.828125]
|
||||
line 10 width: 208.828125, height: 21.84375, bottom: 224.4375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 181, length: 7, rect: [252,212.59375 68.984375x21.84375]
|
||||
"dictum,"
|
||||
frag 1 from TextNode start: 188, length: 1, rect: [320.984375,212.453125 23.59375x21.828125]
|
||||
frag 1 from TextNode start: 188, length: 1, rect: [320.984375,212.59375 23.578125x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 189, length: 2, rect: [344.578125,212.453125 23.09375x21.828125]
|
||||
frag 2 from TextNode start: 189, length: 2, rect: [344.5625,212.59375 23.109375x21.84375]
|
||||
"eu"
|
||||
frag 3 from TextNode start: 191, length: 1, rect: [367.671875,212.453125 23.59375x21.828125]
|
||||
frag 3 from TextNode start: 191, length: 1, rect: [367.671875,212.59375 23.578125x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 192, length: 8, rect: [391.265625,212.453125 96.734375x21.828125]
|
||||
frag 4 from TextNode start: 192, length: 8, rect: [391.25,212.59375 96.734375x21.84375]
|
||||
"accumsan"
|
||||
line 11 width: 180.171875, height: 21.828125, bottom: 246.109375, baseline: 16.890625
|
||||
frag 0 from TextNode start: 201, length: 4, rect: [252,234.28125 43.859375x21.828125]
|
||||
line 11 width: 180.1875, height: 21.84375, bottom: 246.28125, baseline: 16.921875
|
||||
frag 0 from TextNode start: 201, length: 4, rect: [252,234.4375 43.875x21.84375]
|
||||
"enim"
|
||||
frag 1 from TextNode start: 205, length: 1, rect: [295.859375,234.28125 37.90625x21.828125]
|
||||
frag 1 from TextNode start: 205, length: 1, rect: [295.875,234.4375 37.90625x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 206, length: 10, rect: [333.765625,234.28125 93.625x21.828125]
|
||||
frag 2 from TextNode start: 206, length: 10, rect: [333.78125,234.4375 93.625x21.84375]
|
||||
"tristique."
|
||||
frag 3 from TextNode start: 216, length: 1, rect: [427.390625,234.28125 37.90625x21.828125]
|
||||
frag 3 from TextNode start: 216, length: 1, rect: [427.40625,234.4375 37.90625x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 217, length: 2, rect: [465.296875,234.28125 22.6875x21.828125]
|
||||
frag 4 from TextNode start: 217, length: 2, rect: [465.3125,234.4375 22.6875x21.84375]
|
||||
"Ut"
|
||||
line 12 width: 195.25, height: 21.828125, bottom: 267.9375, baseline: 16.890625
|
||||
frag 0 from TextNode start: 220, length: 8, rect: [252,256.109375 80.015625x21.828125]
|
||||
line 12 width: 195.28125, height: 21.84375, bottom: 268.125, baseline: 16.921875
|
||||
frag 0 from TextNode start: 220, length: 8, rect: [252,256.28125 80.015625x21.84375]
|
||||
"lobortis"
|
||||
frag 1 from TextNode start: 228, length: 1, rect: [332.015625,256.109375 30.375x21.828125]
|
||||
frag 1 from TextNode start: 228, length: 1, rect: [332.015625,256.28125 30.359375x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 229, length: 5, rect: [362.390625,256.109375 55.421875x21.828125]
|
||||
frag 2 from TextNode start: 229, length: 5, rect: [362.375,256.28125 55.4375x21.84375]
|
||||
"lorem"
|
||||
frag 3 from TextNode start: 234, length: 1, rect: [417.8125,256.109375 30.375x21.828125]
|
||||
frag 3 from TextNode start: 234, length: 1, rect: [417.8125,256.28125 30.359375x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 235, length: 4, rect: [448.1875,256.109375 39.8125x21.828125]
|
||||
frag 4 from TextNode start: 235, length: 4, rect: [448.171875,256.28125 39.828125x21.84375]
|
||||
"eget"
|
||||
line 13 width: 222.875, height: 21.828125, bottom: 289.765625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 240, length: 3, rect: [252,277.9375 31.140625x21.828125]
|
||||
line 13 width: 222.921875, height: 21.84375, bottom: 289.96875, baseline: 16.921875
|
||||
frag 0 from TextNode start: 240, length: 3, rect: [252,278.125 31.15625x21.84375]
|
||||
"est"
|
||||
frag 1 from TextNode start: 243, length: 1, rect: [283.140625,277.9375 16.5625x21.828125]
|
||||
frag 1 from TextNode start: 243, length: 1, rect: [283.15625,278.125 16.53125x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 244, length: 9, rect: [299.703125,277.9375 91.453125x21.828125]
|
||||
frag 2 from TextNode start: 244, length: 9, rect: [299.6875,278.125 91.46875x21.84375]
|
||||
"vulputate"
|
||||
frag 3 from TextNode start: 253, length: 1, rect: [391.15625,277.9375 16.5625x21.828125]
|
||||
frag 3 from TextNode start: 253, length: 1, rect: [391.15625,278.125 16.53125x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 254, length: 8, rect: [407.71875,277.9375 80.28125x21.828125]
|
||||
frag 4 from TextNode start: 254, length: 8, rect: [407.6875,278.125 80.296875x21.84375]
|
||||
"egestas."
|
||||
line 14 width: 223.109375, height: 21.828125, bottom: 311.59375, baseline: 16.890625
|
||||
frag 0 from TextNode start: 263, length: 7, rect: [252,299.765625 68.609375x21.828125]
|
||||
line 14 width: 223.125, height: 21.84375, bottom: 311.8125, baseline: 16.921875
|
||||
frag 0 from TextNode start: 263, length: 7, rect: [252,299.96875 68.609375x21.84375]
|
||||
"Integer"
|
||||
frag 1 from TextNode start: 270, length: 1, rect: [320.609375,299.765625 16.4375x21.828125]
|
||||
frag 1 from TextNode start: 270, length: 1, rect: [320.609375,299.96875 16.4375x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 271, length: 7, rect: [337.046875,299.765625 71.328125x21.828125]
|
||||
frag 2 from TextNode start: 271, length: 7, rect: [337.046875,299.96875 71.328125x21.84375]
|
||||
"laoreet"
|
||||
frag 3 from TextNode start: 278, length: 1, rect: [408.375,299.765625 16.4375x21.828125]
|
||||
frag 3 from TextNode start: 278, length: 1, rect: [408.375,299.96875 16.4375x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 279, length: 7, rect: [424.8125,299.765625 63.171875x21.828125]
|
||||
frag 4 from TextNode start: 279, length: 7, rect: [424.8125,299.96875 63.1875x21.84375]
|
||||
"lacinia"
|
||||
line 15 width: 222.59375, height: 21.828125, bottom: 333.421875, baseline: 16.890625
|
||||
frag 0 from TextNode start: 287, length: 4, rect: [252,321.59375 43.15625x21.828125]
|
||||
line 15 width: 222.609375, height: 21.84375, bottom: 333.65625, baseline: 16.921875
|
||||
frag 0 from TextNode start: 287, length: 4, rect: [252,321.8125 43.15625x21.84375]
|
||||
"ante"
|
||||
frag 1 from TextNode start: 291, length: 1, rect: [295.15625,321.59375 16.703125x21.828125]
|
||||
frag 1 from TextNode start: 291, length: 1, rect: [295.15625,321.8125 16.6875x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 292, length: 7, rect: [311.859375,321.59375 74x21.828125]
|
||||
frag 2 from TextNode start: 292, length: 7, rect: [311.84375,321.8125 74x21.84375]
|
||||
"sodales"
|
||||
frag 3 from TextNode start: 299, length: 1, rect: [385.859375,321.59375 16.703125x21.828125]
|
||||
frag 3 from TextNode start: 299, length: 1, rect: [385.84375,321.8125 16.6875x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 300, length: 9, rect: [402.5625,321.59375 85.4375x21.828125]
|
||||
frag 4 from TextNode start: 300, length: 9, rect: [402.53125,321.8125 85.453125x21.84375]
|
||||
"lobortis."
|
||||
line 16 width: 178.28125, height: 21.828125, bottom: 355.25, baseline: 16.890625
|
||||
frag 0 from TextNode start: 310, length: 5, rect: [252,343.421875 60.890625x21.828125]
|
||||
line 16 width: 178.3125, height: 21.84375, bottom: 355.5, baseline: 16.921875
|
||||
frag 0 from TextNode start: 310, length: 5, rect: [252,343.65625 60.90625x21.84375]
|
||||
"Donec"
|
||||
frag 1 from TextNode start: 315, length: 1, rect: [312.890625,343.421875 38.859375x21.828125]
|
||||
frag 1 from TextNode start: 315, length: 1, rect: [312.90625,343.65625 38.84375x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 316, length: 1, rect: [351.75,343.421875 11.671875x21.828125]
|
||||
frag 2 from TextNode start: 316, length: 1, rect: [351.75,343.65625 11.6875x21.84375]
|
||||
"a"
|
||||
frag 3 from TextNode start: 317, length: 1, rect: [363.421875,343.421875 38.859375x21.828125]
|
||||
frag 3 from TextNode start: 317, length: 1, rect: [363.4375,343.65625 38.84375x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 318, length: 9, rect: [402.28125,343.421875 85.71875x21.828125]
|
||||
frag 4 from TextNode start: 318, length: 9, rect: [402.28125,343.65625 85.71875x21.84375]
|
||||
"tincidunt"
|
||||
line 17 width: 231.0625, height: 21.828125, bottom: 377.078125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 328, length: 5, rect: [252,365.25 48.59375x21.828125]
|
||||
line 17 width: 231.078125, height: 21.84375, bottom: 377.34375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 328, length: 5, rect: [252,365.5 48.59375x21.84375]
|
||||
"ante."
|
||||
frag 1 from TextNode start: 333, length: 1, rect: [300.59375,365.25 11.640625x21.828125]
|
||||
frag 1 from TextNode start: 333, length: 1, rect: [300.59375,365.5 11.640625x21.84375]
|
||||
" "
|
||||
frag 2 from TextNode start: 334, length: 9, rect: [312.234375,365.25 94.765625x21.828125]
|
||||
frag 2 from TextNode start: 334, length: 9, rect: [312.234375,365.5 94.765625x21.84375]
|
||||
"Phasellus"
|
||||
frag 3 from TextNode start: 343, length: 1, rect: [407,365.25 11.640625x21.828125]
|
||||
frag 3 from TextNode start: 343, length: 1, rect: [407,365.5 11.640625x21.84375]
|
||||
" "
|
||||
frag 4 from TextNode start: 344, length: 1, rect: [418.640625,365.25 11.671875x21.828125]
|
||||
frag 4 from TextNode start: 344, length: 1, rect: [418.640625,365.5 11.6875x21.84375]
|
||||
"a"
|
||||
frag 5 from TextNode start: 345, length: 1, rect: [430.3125,365.25 11.640625x21.828125]
|
||||
frag 5 from TextNode start: 345, length: 1, rect: [430.328125,365.5 11.640625x21.84375]
|
||||
" "
|
||||
frag 6 from TextNode start: 346, length: 4, rect: [441.953125,365.25 46.03125x21.828125]
|
||||
frag 6 from TextNode start: 346, length: 4, rect: [441.96875,365.5 46.03125x21.84375]
|
||||
"arcu"
|
||||
line 18 width: 70.546875, height: 21.828125, bottom: 398.90625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 351, length: 7, rect: [252,387.078125 70.546875x21.828125]
|
||||
line 18 width: 70.546875, height: 21.84375, bottom: 399.1875, baseline: 16.921875
|
||||
frag 0 from TextNode start: 351, length: 7, rect: [252,387.34375 70.546875x21.84375]
|
||||
"tortor."
|
||||
BlockContainer <div.left> at (253,11) content-size 300x200 floating [BFC] children: not-inline
|
||||
TextNode <#text>
|
||||
|
@ -203,7 +203,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|||
|
||||
PaintableWithLines (Viewport<#document>) [0,0 800x600] overflow: [0,0 800x602]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x602]
|
||||
PaintableWithLines (BlockContainer<BODY>) [251,9 540x400.90625]
|
||||
PaintableWithLines (BlockContainer<BODY>) [251,9 540x401.1875]
|
||||
PaintableWithLines (BlockContainer<DIV>.left) [252,10 302x202]
|
||||
PaintableWithLines (BlockContainer<DIV>.right) [488,212 302x202]
|
||||
TextPaintable (TextNode<#text>)
|
||||
|
|
|
@ -1,60 +1,60 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (1,1) content-size 798x600 [BFC] children: not-inline
|
||||
BlockContainer <body> at (252,10) content-size 538x398.90625 children: inline
|
||||
line 0 width: 228.3125, height: 21.828125, bottom: 21.828125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 1, length: 21, rect: [554,10 228.3125x21.828125]
|
||||
BlockContainer <body> at (252,10) content-size 538x399.1875 children: inline
|
||||
line 0 width: 228.34375, height: 21.84375, bottom: 21.84375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 1, length: 21, rect: [554,10 228.34375x21.84375]
|
||||
"Lorem ipsum dolor sit"
|
||||
line 1 width: 183.75, height: 21.828125, bottom: 43.65625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 23, length: 17, rect: [554,31.828125 183.75x21.828125]
|
||||
line 1 width: 183.78125, height: 21.84375, bottom: 43.6875, baseline: 16.921875
|
||||
frag 0 from TextNode start: 23, length: 17, rect: [554,31.84375 183.78125x21.84375]
|
||||
"amet, consectetur"
|
||||
line 2 width: 140.53125, height: 21.828125, bottom: 65.484375, baseline: 16.890625
|
||||
frag 0 from TextNode start: 41, length: 16, rect: [554,53.65625 140.53125x21.828125]
|
||||
line 2 width: 140.5625, height: 21.84375, bottom: 65.53125, baseline: 16.921875
|
||||
frag 0 from TextNode start: 41, length: 16, rect: [554,53.6875 140.5625x21.84375]
|
||||
"adipiscing elit."
|
||||
line 3 width: 144.984375, height: 21.828125, bottom: 87.3125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 58, length: 13, rect: [554,75.484375 144.984375x21.828125]
|
||||
line 3 width: 145, height: 21.84375, bottom: 87.375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 58, length: 13, rect: [554,75.53125 145x21.84375]
|
||||
"Suspendisse a"
|
||||
line 4 width: 196.6875, height: 21.828125, bottom: 109.140625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 72, length: 19, rect: [554,97.3125 196.6875x21.828125]
|
||||
line 4 width: 196.703125, height: 21.84375, bottom: 109.21875, baseline: 16.921875
|
||||
frag 0 from TextNode start: 72, length: 19, rect: [554,97.375 196.703125x21.84375]
|
||||
"placerat mauris, ut"
|
||||
line 5 width: 234.65625, height: 21.828125, bottom: 130.96875, baseline: 16.890625
|
||||
frag 0 from TextNode start: 92, length: 22, rect: [554,119.140625 234.65625x21.828125]
|
||||
line 5 width: 234.6875, height: 21.84375, bottom: 131.0625, baseline: 16.921875
|
||||
frag 0 from TextNode start: 92, length: 22, rect: [554,119.21875 234.6875x21.84375]
|
||||
"elementum mi. Morbi ut"
|
||||
line 6 width: 201.5, height: 21.828125, bottom: 152.796875, baseline: 16.890625
|
||||
frag 0 from TextNode start: 115, length: 20, rect: [554,140.96875 201.5x21.828125]
|
||||
line 6 width: 201.53125, height: 21.84375, bottom: 152.90625, baseline: 16.921875
|
||||
frag 0 from TextNode start: 115, length: 20, rect: [554,141.0625 201.53125x21.84375]
|
||||
"vehicula ipsum, eget"
|
||||
line 7 width: 232.53125, height: 21.828125, bottom: 174.625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 136, length: 23, rect: [554,162.796875 232.53125x21.828125]
|
||||
line 7 width: 232.53125, height: 21.84375, bottom: 174.75, baseline: 16.921875
|
||||
frag 0 from TextNode start: 136, length: 23, rect: [554,162.90625 232.53125x21.84375]
|
||||
"placerat augue. Integer"
|
||||
line 8 width: 202.953125, height: 21.828125, bottom: 196.453125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 160, length: 20, rect: [554,184.625 202.953125x21.828125]
|
||||
line 8 width: 202.96875, height: 21.84375, bottom: 196.59375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 160, length: 20, rect: [554,184.75 202.96875x21.84375]
|
||||
"rutrum nisi eget dui"
|
||||
line 9 width: 0, height: 0, bottom: 0, baseline: 0
|
||||
line 10 width: 208.8125, height: 21.828125, bottom: 224.28125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 181, length: 19, rect: [252,212.453125 208.8125x21.828125]
|
||||
line 10 width: 208.828125, height: 21.84375, bottom: 224.4375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 181, length: 19, rect: [252,212.59375 208.828125x21.84375]
|
||||
"dictum, eu accumsan"
|
||||
line 11 width: 180.171875, height: 21.828125, bottom: 246.109375, baseline: 16.890625
|
||||
frag 0 from TextNode start: 201, length: 18, rect: [252,234.28125 180.171875x21.828125]
|
||||
line 11 width: 180.1875, height: 21.84375, bottom: 246.28125, baseline: 16.921875
|
||||
frag 0 from TextNode start: 201, length: 18, rect: [252,234.4375 180.1875x21.84375]
|
||||
"enim tristique. Ut"
|
||||
line 12 width: 195.25, height: 21.828125, bottom: 267.9375, baseline: 16.890625
|
||||
frag 0 from TextNode start: 220, length: 19, rect: [252,256.109375 195.25x21.828125]
|
||||
line 12 width: 195.28125, height: 21.84375, bottom: 268.125, baseline: 16.921875
|
||||
frag 0 from TextNode start: 220, length: 19, rect: [252,256.28125 195.28125x21.84375]
|
||||
"lobortis lorem eget"
|
||||
line 13 width: 222.875, height: 21.828125, bottom: 289.765625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 240, length: 22, rect: [252,277.9375 222.875x21.828125]
|
||||
line 13 width: 222.921875, height: 21.84375, bottom: 289.96875, baseline: 16.921875
|
||||
frag 0 from TextNode start: 240, length: 22, rect: [252,278.125 222.921875x21.84375]
|
||||
"est vulputate egestas."
|
||||
line 14 width: 223.109375, height: 21.828125, bottom: 311.59375, baseline: 16.890625
|
||||
frag 0 from TextNode start: 263, length: 23, rect: [252,299.765625 223.109375x21.828125]
|
||||
line 14 width: 223.125, height: 21.84375, bottom: 311.8125, baseline: 16.921875
|
||||
frag 0 from TextNode start: 263, length: 23, rect: [252,299.96875 223.125x21.84375]
|
||||
"Integer laoreet lacinia"
|
||||
line 15 width: 222.59375, height: 21.828125, bottom: 333.421875, baseline: 16.890625
|
||||
frag 0 from TextNode start: 287, length: 22, rect: [252,321.59375 222.59375x21.828125]
|
||||
line 15 width: 222.609375, height: 21.84375, bottom: 333.65625, baseline: 16.921875
|
||||
frag 0 from TextNode start: 287, length: 22, rect: [252,321.8125 222.609375x21.84375]
|
||||
"ante sodales lobortis."
|
||||
line 16 width: 178.28125, height: 21.828125, bottom: 355.25, baseline: 16.890625
|
||||
frag 0 from TextNode start: 310, length: 17, rect: [252,343.421875 178.28125x21.828125]
|
||||
line 16 width: 178.3125, height: 21.84375, bottom: 355.5, baseline: 16.921875
|
||||
frag 0 from TextNode start: 310, length: 17, rect: [252,343.65625 178.3125x21.84375]
|
||||
"Donec a tincidunt"
|
||||
line 17 width: 231.0625, height: 21.828125, bottom: 377.078125, baseline: 16.890625
|
||||
frag 0 from TextNode start: 328, length: 22, rect: [252,365.25 231.0625x21.828125]
|
||||
line 17 width: 231.078125, height: 21.84375, bottom: 377.34375, baseline: 16.921875
|
||||
frag 0 from TextNode start: 328, length: 22, rect: [252,365.5 231.078125x21.84375]
|
||||
"ante. Phasellus a arcu"
|
||||
line 18 width: 70.546875, height: 21.828125, bottom: 398.90625, baseline: 16.890625
|
||||
frag 0 from TextNode start: 351, length: 7, rect: [252,387.078125 70.546875x21.828125]
|
||||
line 18 width: 70.546875, height: 21.84375, bottom: 399.1875, baseline: 16.921875
|
||||
frag 0 from TextNode start: 351, length: 7, rect: [252,387.34375 70.546875x21.84375]
|
||||
"tortor."
|
||||
BlockContainer <div.left> at (253,11) content-size 300x200 floating [BFC] children: not-inline
|
||||
TextNode <#text>
|
||||
|
@ -63,7 +63,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|||
|
||||
PaintableWithLines (Viewport<#document>) [0,0 800x600] overflow: [0,0 800x602]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x602]
|
||||
PaintableWithLines (BlockContainer<BODY>) [251,9 540x400.90625]
|
||||
PaintableWithLines (BlockContainer<BODY>) [251,9 540x401.1875]
|
||||
PaintableWithLines (BlockContainer<DIV>.left) [252,10 302x202]
|
||||
PaintableWithLines (BlockContainer<DIV>.right) [488,212 302x202]
|
||||
TextPaintable (TextNode<#text>)
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (1,1) content-size 798x185.734375 [BFC] children: not-inline
|
||||
BlockContainer <body> at (10,10) content-size 204x167.734375 children: not-inline
|
||||
BlockContainer <div.outer> at (11,11) content-size 202x165.734375 children: not-inline
|
||||
BlockContainer <div.inner> at (12,12) content-size 200x163.734375 children: inline
|
||||
line 0 width: 88.765625, height: 54.578125, bottom: 54.578125, baseline: 42.265625
|
||||
frag 0 from TextNode start: 0, length: 4, rect: [12,12 88.765625x54.578125]
|
||||
BlockContainer <html> at (1,1) content-size 798x185.78125 [BFC] children: not-inline
|
||||
BlockContainer <body> at (10,10) content-size 204x167.78125 children: not-inline
|
||||
BlockContainer <div.outer> at (11,11) content-size 202x165.78125 children: not-inline
|
||||
BlockContainer <div.inner> at (12,12) content-size 200x163.78125 children: inline
|
||||
line 0 width: 88.765625, height: 54.59375, bottom: 54.59375, baseline: 42.28125
|
||||
frag 0 from TextNode start: 0, length: 4, rect: [12,12 88.765625x54.59375]
|
||||
"well"
|
||||
line 1 width: 115.125, height: 54.578125, bottom: 109.15625, baseline: 42.265625
|
||||
frag 0 from TextNode start: 5, length: 5, rect: [12,66.578125 115.125x54.578125]
|
||||
line 1 width: 115.140625, height: 54.59375, bottom: 109.1875, baseline: 42.28125
|
||||
frag 0 from TextNode start: 5, length: 5, rect: [12,66.59375 115.140625x54.59375]
|
||||
"hello"
|
||||
line 2 width: 172.984375, height: 54.578125, bottom: 163.734375, baseline: 42.265625
|
||||
frag 0 from TextNode start: 11, length: 7, rect: [12,121.15625 172.984375x54.578125]
|
||||
line 2 width: 173, height: 54.59375, bottom: 163.78125, baseline: 42.28125
|
||||
frag 0 from TextNode start: 11, length: 7, rect: [12,121.1875 173x54.59375]
|
||||
"friends"
|
||||
TextNode <#text>
|
||||
|
||||
PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x187.734375]
|
||||
PaintableWithLines (BlockContainer<BODY>) [9,9 206x169.734375]
|
||||
PaintableWithLines (BlockContainer<DIV>.outer) [10,10 204x167.734375]
|
||||
PaintableWithLines (BlockContainer<DIV>.inner) [11,11 202x165.734375]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x187.78125]
|
||||
PaintableWithLines (BlockContainer<BODY>) [9,9 206x169.78125]
|
||||
PaintableWithLines (BlockContainer<DIV>.outer) [10,10 204x167.78125]
|
||||
PaintableWithLines (BlockContainer<DIV>.inner) [11,11 202x165.78125]
|
||||
TextPaintable (TextNode<#text>)
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (1,1) content-size 798x76.578125 [BFC] children: not-inline
|
||||
BlockContainer <body> at (10,10) content-size 604x58.578125 children: not-inline
|
||||
BlockContainer <div.outer> at (11,11) content-size 602x56.578125 children: not-inline
|
||||
BlockContainer <div.inner> at (12,12) content-size 600x54.578125 children: inline
|
||||
line 0 width: 426.875, height: 54.578125, bottom: 54.578125, baseline: 42.265625
|
||||
frag 0 from TextNode start: 0, length: 18, rect: [12,12 426.875x54.578125]
|
||||
BlockContainer <html> at (1,1) content-size 798x76.59375 [BFC] children: not-inline
|
||||
BlockContainer <body> at (10,10) content-size 604x58.59375 children: not-inline
|
||||
BlockContainer <div.outer> at (11,11) content-size 602x56.59375 children: not-inline
|
||||
BlockContainer <div.inner> at (12,12) content-size 600x54.59375 children: inline
|
||||
line 0 width: 426.90625, height: 54.59375, bottom: 54.59375, baseline: 42.28125
|
||||
frag 0 from TextNode start: 0, length: 18, rect: [12,12 426.90625x54.59375]
|
||||
"well hello friends"
|
||||
TextNode <#text>
|
||||
|
||||
PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x78.578125]
|
||||
PaintableWithLines (BlockContainer<BODY>) [9,9 606x60.578125]
|
||||
PaintableWithLines (BlockContainer<DIV>.outer) [10,10 604x58.578125]
|
||||
PaintableWithLines (BlockContainer<DIV>.inner) [11,11 602x56.578125]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x78.59375]
|
||||
PaintableWithLines (BlockContainer<BODY>) [9,9 606x60.59375]
|
||||
PaintableWithLines (BlockContainer<DIV>.outer) [10,10 604x58.59375]
|
||||
PaintableWithLines (BlockContainer<DIV>.inner) [11,11 602x56.59375]
|
||||
TextPaintable (TextNode<#text>)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue