feat: establish reproducible FreeCAD web compatibility baseline

This commit is contained in:
2026-08-10 16:11:38 -04:00
parent e5a5d74dbc
commit b962a5c3b5
733 changed files with 349081 additions and 647 deletions

View File

@@ -0,0 +1,42 @@
{
"schemaVersion": 1,
"status": "pass",
"browserId": "chrome",
"crossOriginIsolated": true,
"macro": {
"commands": 2,
"replay": "replayed",
"executed": 2,
"bytes": 210
},
"security": {
"disallowedRejected": true,
"quotaRejected": true,
"noDynamicExecution": true,
"deniedCapabilities": [
"file",
"network",
"time",
"resource"
]
},
"persistence": {
"mode": "sqlite-opfs",
"byteLength": 210,
"roundTrip": true,
"released": true
},
"opfs": {
"markerSuite": "SCRIPT-ALL",
"commands": 2,
"markerRemoved": true
},
"afterRelease": {
"shapeCount": 0,
"kernelReferenceCount": 0
},
"browser": {
"product": "Chrome/150.0.7871.128",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36"
}
}