feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
87
config/chrome-plot-verification.json
Normal file
87
config/chrome-plot-verification.json
Normal file
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"series": {
|
||||
"count": 2,
|
||||
"boundSource": "Spreadsheet",
|
||||
"points": 3,
|
||||
"updatedValue": 16,
|
||||
"legend": true
|
||||
},
|
||||
"axes": {
|
||||
"x": "Revision",
|
||||
"y": "Length (mm)",
|
||||
"xRange": [
|
||||
0,
|
||||
2
|
||||
],
|
||||
"yRange": [
|
||||
0,
|
||||
20
|
||||
]
|
||||
},
|
||||
"logAxis": {
|
||||
"xScale": "log",
|
||||
"yScale": "log",
|
||||
"svgHasLogMapping": true,
|
||||
"rejectedNonPositive": true
|
||||
},
|
||||
"svg": {
|
||||
"bytes": 1075,
|
||||
"sha256": "29c4de596904c4048fdaf524b099eb0cbc1ba49c10a77d65d5d882d23638ceff",
|
||||
"deterministic": true,
|
||||
"paths": 2,
|
||||
"accessible": true
|
||||
},
|
||||
"png": {
|
||||
"bytes": 19408,
|
||||
"sha256": "281e93a2acd75a0dd902cdcd52bb088094a05237ac15296462ca06936a956443",
|
||||
"deterministic": true,
|
||||
"width": 640,
|
||||
"height": 360,
|
||||
"validSignature": true
|
||||
},
|
||||
"csv": {
|
||||
"bytes": 156,
|
||||
"rows": 7,
|
||||
"sha256": "5879d47bdda947b5432ef38a03a6e8299cdb4e90cfea0370e398833a9c01244a"
|
||||
},
|
||||
"resources": [
|
||||
{
|
||||
"mediaType": "image/svg+xml",
|
||||
"hash": "29c4de596904c4048fdaf524b099eb0cbc1ba49c10a77d65d5d882d23638ceff",
|
||||
"byteLength": 1075,
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
{
|
||||
"mediaType": "text/csv",
|
||||
"hash": "5879d47bdda947b5432ef38a03a6e8299cdb4e90cfea0370e398833a9c01244a",
|
||||
"byteLength": 156,
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
{
|
||||
"mediaType": "image/png",
|
||||
"hash": "281e93a2acd75a0dd902cdcd52bb088094a05237ac15296462ca06936a956443",
|
||||
"byteLength": 19408,
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
}
|
||||
],
|
||||
"opfs": {
|
||||
"markerSuite": "PLOT-ALL",
|
||||
"markerSeries": 2,
|
||||
"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