feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
64
config/chrome-production-document-verification.json
Normal file
64
config/chrome-production-document-verification.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"closure": {
|
||||
"complete": true,
|
||||
"artifacts": 4,
|
||||
"missingKinds": 0,
|
||||
"missingDependencies": 0,
|
||||
"cycles": 0,
|
||||
"documentVersion": 8,
|
||||
"reopenedComplete": true,
|
||||
"artifactVersions": [
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
]
|
||||
},
|
||||
"workflow": {
|
||||
"created": {
|
||||
"spreadsheetCells": 2,
|
||||
"draftObjects": 1,
|
||||
"techdrawViews": 1,
|
||||
"plotSeries": 1
|
||||
},
|
||||
"edited": {
|
||||
"spreadsheetValue": 6,
|
||||
"draftStartX": 1,
|
||||
"techdrawDimension": 5,
|
||||
"plotValue": 6
|
||||
},
|
||||
"exports": {
|
||||
"spreadsheetCsvBytes": 31,
|
||||
"draftJsonBytes": 384,
|
||||
"techdrawSvgBytes": 509,
|
||||
"techdrawPdfBytes": 849,
|
||||
"techdrawPdfValid": true,
|
||||
"plotSvgBytes": 774,
|
||||
"plotCsvBytes": 52
|
||||
}
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"byteLength": 8568,
|
||||
"hash": "81ab5272815a42162a7f977bae74a0cefc2d1e23195865ac810eceb81bd71c30",
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "DOC-CLOSURE",
|
||||
"artifacts": 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