72 lines
1.8 KiB
JSON
72 lines
1.8 KiB
JSON
{
|
|
"schemaVersion": 1,
|
|
"task": "M14-01B",
|
|
"operation": "FIREFOX_CAPABILITY_PROBE",
|
|
"runtime": "PLAYWRIGHT_FIREFOX",
|
|
"browser": {
|
|
"version": "153.0",
|
|
"executablePath": "/home/mes123456/.cache/ms-playwright/firefox-1538/firefox/firefox",
|
|
"userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:153.0) Gecko/20100101 Firefox/153.0",
|
|
"platform": "Linux x86_64",
|
|
"hardwareConcurrency": 16
|
|
},
|
|
"assets": {
|
|
"worker": {
|
|
"path": "web/dist/assets/storage.worker-D9TqXsGS.js",
|
|
"sha256": "40c5ef732bd0c7571c53f0854b6b966a9f3b0085932c1ee23962c2387dd15706"
|
|
},
|
|
"wasm": {
|
|
"path": "web/dist/assets/web_engine-CfcxjuJm.wasm",
|
|
"sha256": "7821f408687e455c6f4e185fc3741c199c1c60d409836a2fe1b32f521d81e0ea"
|
|
}
|
|
},
|
|
"capabilities": {
|
|
"wasm": {
|
|
"name": "wasm",
|
|
"status": "PASS",
|
|
"code": "WASM_READY",
|
|
"bytes": 15467310
|
|
},
|
|
"worker": {
|
|
"name": "worker",
|
|
"status": "PASS",
|
|
"code": "WORKER_READY"
|
|
},
|
|
"opfs": {
|
|
"name": "opfs",
|
|
"status": "PASS",
|
|
"code": "OPFS_READY"
|
|
},
|
|
"indexedDB": {
|
|
"name": "indexedDB",
|
|
"status": "PASS",
|
|
"code": "INDEXEDDB_READY"
|
|
},
|
|
"webgl2": {
|
|
"name": "webgl2",
|
|
"status": "PASS",
|
|
"code": "WEBGL2_READY",
|
|
"renderer": "Intel(R) HD Graphics, or similar"
|
|
},
|
|
"webgpu": {
|
|
"name": "webgpu",
|
|
"status": "BLOCKED",
|
|
"code": "WEBGPU_UNAVAILABLE"
|
|
},
|
|
"offscreen": {
|
|
"name": "offscreen",
|
|
"status": "PASS",
|
|
"code": "OFFSCREEN_READY",
|
|
"context2d": true
|
|
},
|
|
"isolation": {
|
|
"name": "isolation",
|
|
"status": "PASS",
|
|
"code": "ISOLATION_READY"
|
|
}
|
|
},
|
|
"supportRule": "PASS_ONLY_WHEN_PROBED; BLOCKED_OR_UNAVAILABLE_DOES_NOT_CLAIM_SUPPORT",
|
|
"execution": "DISABLED",
|
|
"nextTask": "M14-01C"
|
|
}
|