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

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

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month 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 26 matching lines...) Expand all
37 Zoom 150% PASS: 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

Powered by Google App Engine
This is Rietveld 408576698