mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
14 lines
262 B
JSON
14 lines
262 B
JSON
{
|
|
"capabilities": {
|
|
"goog:chromeOptions": {
|
|
"args": ["--window-position=0,0", "--window-size=599,800"]
|
|
},
|
|
"moz:firefoxOptions": {
|
|
"args": ["-width=599","-height=800"]
|
|
}
|
|
},
|
|
"extension": {
|
|
"xvfbResolution": "599x800x24"
|
|
}
|
|
}
|