- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / gpu / mapsgl_unittest_expectations.json
1 [
2   {
3     "location": [ 25, 50 ],
4     "color": [ 64, 128, 192 ],
5     "tolerance": 3
6   },
7   {
8     "location": [ 1920, 1200 ],
9     "color": [ 0, 255, 127 ],
10     "tolerance": 12
11   }
12 ]