Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / content / test / gpu / page_sets / data / maps_002_expectations.json
1 [
2   {
3     "comment": "green forest",
4     "location": [ 140, 140 ],
5     "color": [ 203, 223, 170 ],
6     "tolerance": 3
7   },
8   {
9     "comment": "blue lake",
10     "location": [ 540, 45 ],
11     "color": [ 188, 223, 255 ],
12     "tolerance": 3
13   },
14   {
15     "comment": "dark background",
16     "location": [ 210, 150 ],
17     "color": [ 222, 219, 211 ],
18     "tolerance": 3
19   },
20   {
21     "comment": "light background",
22     "location": [ 195, 160 ],
23     "color": [ 233, 230, 219 ],
24     "tolerance": 3
25   }
26 ]