feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
33
config/chrome-security-verification.json
Normal file
33
config/chrome-security-verification.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"checks": {
|
||||
"path": 5,
|
||||
"archiveEntries": 3,
|
||||
"xmlBytes": 79,
|
||||
"permissionChecks": 3,
|
||||
"rejectedCases": 4,
|
||||
"pass": true
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"byteLength": 180,
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "QA-07",
|
||||
"checks": 4,
|
||||
"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