repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Do not announce robot account token before account ID is available
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
gpu
/
mapsgl_single_run_basic_expectations.json
blob
fd6aefd0b67cc421cbe5c8f1dc1c70d2b32c17d8
1
[
2
{
3
// green forest
4
"location": [ 300, 300 ],
5
"color": [ 201, 223, 175 ],
6
"tolerance": 3
7
},
8
{
9
// blue lake
10
"location": [ 712, 489 ],
11
"color": [ 165, 191, 221 ],
12
"tolerance": 3
13
},
14
{
15
// dark background
16
"location": [ 900, 400 ],
17
"color": [ 240, 237, 229 ],
18
"tolerance": 3
19
},
20
{
21
// light background
22
"location": [ 650, 300 ],
23
"color": [ 244, 243, 240 ],
24
"tolerance": 3
25
},
26
]