mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
13 lines
191 B
JSON
13 lines
191 B
JSON
|
{
|
||
|
"win7": {
|
||
|
"screen_resolution": {
|
||
|
"x": 1024,
|
||
|
"y": 768
|
||
|
},
|
||
|
"mouse_position": {
|
||
|
"x": 1010,
|
||
|
"y": 10
|
||
|
}
|
||
|
}
|
||
|
}
|