mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
13 lines
193 B
JSON
13 lines
193 B
JSON
{
|
|
"win7": {
|
|
"screen_resolution": {
|
|
"x": 1280,
|
|
"y": 1024
|
|
},
|
|
"mouse_position": {
|
|
"x": 1010,
|
|
"y": 10
|
|
}
|
|
}
|
|
}
|