feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
34
config/chrome-topology-verification.json
Normal file
34
config/chrome-topology-verification.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"status": "pass",
|
||||
"capabilities": {
|
||||
"provider": "Bitbybit OCCT",
|
||||
"version": "1.1.1",
|
||||
"status": "ready",
|
||||
"worker": true,
|
||||
"wasm": true,
|
||||
"shapeCount": 0,
|
||||
"kernelReferenceCount": 0,
|
||||
"releasedShapeCount": 0,
|
||||
"peakShapeCount": 0,
|
||||
"peakKernelReferenceCount": 0
|
||||
},
|
||||
"topology": {
|
||||
"faces": 6,
|
||||
"edges": 12,
|
||||
"vertices": 8,
|
||||
"analyticFaces": 6,
|
||||
"analyticEdges": 12,
|
||||
"adjacencyKeys": [
|
||||
6,
|
||||
6,
|
||||
12,
|
||||
12,
|
||||
8
|
||||
],
|
||||
"transientIndexFree": true,
|
||||
"opfsTopologyRoundTrip": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user