Material Web Team 712aab3efc feat(list,menu): implement forced colors
PiperOrigin-RevId: 520501176
2023-03-29 18:44:13 -07:00

14 lines
268 B
JSON

{
"capabilities": {
"goog:chromeOptions": {
"args": ["--window-position=0,0", "--window-size=3400,2215"]
},
"moz:firefoxOptions": {
"args": ["-width=3400","-height=2215"]
}
},
"extension": {
"xvfbResolution": "3400x2215x24"
}
}