Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Side by Side Diff: LayoutTests/fast/images/zoomed-img-size-expected.txt

Issue 251063002: Use plus/minus 0.5 instead of 1 when calculating zoomed length. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Ideally, all ovals below should be reported as having width=37, height=33. Curre ntly rounding prevents us from doing this. 1 Ideally, all ovals below should be reported as having width=37, height=33. Curre ntly rounding prevents us from doing this.
2 2
3 3
4 Zoom 1% PASS: 100x100 close enough to 37x33 4 Zoom 1% PASS: 100x100 close enough to 37x33
5 5
6 6
7 Zoom 2% PASS: 50x50 close enough to 37x33 7 Zoom 2% PASS: 50x50 close enough to 37x33
8 8
9 9
10 Zoom 3% PASS: 33x33 close enough to 37x33 10 Zoom 3% PASS: 33x33 close enough to 37x33
(...skipping 13 matching lines...) Expand all
24 24
25 Zoom 50% PASS: 38x34 close enough to 37x33 25 Zoom 50% PASS: 38x34 close enough to 37x33
26 26
27 27
28 Zoom 70% PASS: 37x32 close enough to 37x33 28 Zoom 70% PASS: 37x32 close enough to 37x33
29 29
30 30
31 Zoom 100% PASS: 37x33 31 Zoom 100% PASS: 37x33
32 32
33 33
34 Zoom 111% PASS: 37x34 close enough to 37x33 34 Zoom 111% PASS: 37x33
35 35
36 36
37 Zoom 150% PASS: 38x34 close enough to 37x33 37 Zoom 150% PASS: 37x33
38 38
39 39
40 Zoom 333% PASS: 37x33 40 Zoom 333% PASS: 37x33
41 41
42 42
43 Zoom 400% PASS: 37x33 43 Zoom 400% PASS: 37x33
44 44
45 45
46 Zoom 1234% PASS: 37x33 46 Zoom 1234% PASS: 37x33
OLDNEW
« no previous file with comments | « LayoutTests/fast/images/zoomed-img-size.html ('k') | LayoutTests/fast/media/mq-width-on-zoom-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698