feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
36
config/chrome-surface-verification.json
Normal file
36
config/chrome-surface-verification.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"model": {
|
||||
"patches": 5,
|
||||
"poles": 20,
|
||||
"trimmed": 1,
|
||||
"sewn": 1,
|
||||
"continuity": "C0",
|
||||
"fillKind": "bezier",
|
||||
"offsetDistance": 1.5,
|
||||
"topoRefs": 4,
|
||||
"objBytes": 641
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"byteLength": 846,
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "SURF-CORE",
|
||||
"patches": 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