feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
59
config/chrome-draft-verification.json
Normal file
59
config/chrome-draft-verification.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"workingPlane": {
|
||||
"worldPoint": {
|
||||
"x": 10,
|
||||
"y": 22,
|
||||
"z": 33
|
||||
},
|
||||
"snapped": {
|
||||
"x": 1,
|
||||
"y": 2.5
|
||||
}
|
||||
},
|
||||
"objects": {
|
||||
"total": 9,
|
||||
"lines": 2,
|
||||
"wires": 1,
|
||||
"circles": 1,
|
||||
"clones": 5,
|
||||
"arrays": 4,
|
||||
"layers": 2,
|
||||
"sourceDependencies": 5
|
||||
},
|
||||
"operations": {
|
||||
"moved": true,
|
||||
"rotated": true,
|
||||
"scaled": true,
|
||||
"offsetLength": 8,
|
||||
"trimmedLength": 4,
|
||||
"cloneTranslation": {
|
||||
"x": 10,
|
||||
"y": 0
|
||||
},
|
||||
"arrayCount": 4
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"byteLength": 1566,
|
||||
"hash": "80ed54a852ec54887444b8c003ddd17dcf0cdf73322d2745cb768000306b27b5",
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "DRAFT-OPS",
|
||||
"markerObjects": 9,
|
||||
"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