feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
42
config/chrome-script-verification.json
Normal file
42
config/chrome-script-verification.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user