xref: /aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/wct.conf.json (revision 1fa4b3da657c0e9ad43c0220bacf9731820715a5)
1{
2  "suites": ["tests/runner.html"],
3  "npm": true,
4  "plugins": {
5    "local": {
6      "browserOptions": {
7        "chrome": [
8          "disable-gpu",
9          "no-sandbox"
10        ]
11      }
12    }
13  }
14}
15