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

Side by Side Diff: content/test/gpu/page_sets/data/maps_004_expectations.json

Issue 2024493002: Add scale factors for maps_pixel_test on Nexus 5 and 5X. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "comment": "scale factor overrides", 3 "comment": "scale factor overrides",
4 "scale_factor_overrides": [ 4 "scale_factor_overrides": [
5 { 5 {
6 "machine_name": "Android Debug (Nexus 5)",
7 "scale_factor": 1.105
8 },
9 {
10 "machine_name": "Android Debug (Nexus 5X)",
11 "scale_factor": 1.105
12 },
13 {
6 "machine_name": "Android Debug (Nexus 6)", 14 "machine_name": "Android Debug (Nexus 6)",
7 "scale_factor": 1.47436 15 "scale_factor": 1.47436
8 }, 16 },
9 { 17 {
10 "machine_name": "Android Debug (Nexus 9)", 18 "machine_name": "Android Debug (Nexus 9)",
11 "scale_factor": 1.566 19 "scale_factor": 1.566
12 } 20 }
13 ] 21 ]
14 }, 22 },
15 { 23 {
(...skipping 25 matching lines...) Expand all
41 "tolerance": 3 49 "tolerance": 3
42 }, 50 },
43 { 51 {
44 "comment": "lighter gray", 52 "comment": "lighter gray",
45 "location": [ 390, 300 ], 53 "location": [ 390, 300 ],
46 "size": [ 1, 1 ], 54 "size": [ 1, 1 ],
47 "color": [ 240, 237, 229 ], 55 "color": [ 240, 237, 229 ],
48 "tolerance": 3 56 "tolerance": 3
49 } 57 }
50 ] 58 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698