Files
workinf_Blender_Wasm/tests/golden/M14-01C/webkit-capability-report.json
mes123456 380cbed4ff
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

72 lines
1.8 KiB
JSON

{
"schemaVersion": 1,
"task": "M14-01C",
"operation": "WEBKIT_CAPABILITY_PROBE",
"runtime": "PLAYWRIGHT_WEBKIT",
"browser": {
"version": "26.5",
"executablePath": "/home/mes123456/.cache/ms-playwright/webkit-2336/pw_run.sh",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.5 Safari/605.1.15",
"platform": "Linux x86_64",
"hardwareConcurrency": 8
},
"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": "BLOCKED",
"code": "OPFS_UNAVAILABLE"
},
"indexedDB": {
"name": "indexedDB",
"status": "PASS",
"code": "INDEXEDDB_READY"
},
"webgl2": {
"name": "webgl2",
"status": "PASS",
"code": "WEBGL2_READY",
"renderer": "Apple GPU"
},
"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-01D"
}