feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
42
config/chrome-qa08-verification.json
Normal file
42
config/chrome-qa08-verification.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"locales": {
|
||||
"supported": 3,
|
||||
"snapshots": 3,
|
||||
"longLabel": true,
|
||||
"decimalSamples": [
|
||||
"12.346 mm",
|
||||
"12.346 mm",
|
||||
"12,346 mm"
|
||||
]
|
||||
},
|
||||
"accessibility": {
|
||||
"checked": 4,
|
||||
"missingNames": 0,
|
||||
"duplicates": 0,
|
||||
"unnamedFocusable": 0,
|
||||
"pass": true
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"byteLength": 813,
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "QA-08",
|
||||
"localeCount": 3,
|
||||
"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