feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
49
config/chrome-inspection-verification.json
Normal file
49
config/chrome-inspection-verification.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"shape": {
|
||||
"volume": 120,
|
||||
"area": 148,
|
||||
"valid": true,
|
||||
"solids": 1,
|
||||
"faces": 6,
|
||||
"vertices": 8
|
||||
},
|
||||
"measurements": {
|
||||
"distance": 5,
|
||||
"angle": 90,
|
||||
"volume": 120,
|
||||
"area": 148,
|
||||
"deviation": 0.009999999999999787,
|
||||
"deviationStatus": "resolved",
|
||||
"sectionArea": 24.000002000000038,
|
||||
"topoRefs": 2,
|
||||
"stableRefs": 1,
|
||||
"unresolvedRefs": [
|
||||
"Face2"
|
||||
],
|
||||
"csvRows": 6
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"byteLength": 823,
|
||||
"hash": "85640b462b63bfa773b23b0799541af30db1dce095df77d3ae3bf9fd6cf89b86",
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "INSP-ALL",
|
||||
"measurements": 5,
|
||||
"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