feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
56
config/chrome-fcstd-semantic-verification.json
Normal file
56
config/chrome-fcstd-semantic-verification.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"objectNames": [
|
||||
"Source",
|
||||
"Spreadsheet",
|
||||
"Cut",
|
||||
"Sketch"
|
||||
],
|
||||
"expression": "Spreadsheet.Width * 2",
|
||||
"link": "Source",
|
||||
"linkSub": {
|
||||
"objectId": "Source",
|
||||
"subElement": "Face1"
|
||||
},
|
||||
"linkSubList": [
|
||||
{
|
||||
"objectId": "Source",
|
||||
"subElement": "Face1"
|
||||
},
|
||||
{
|
||||
"objectId": "Source",
|
||||
"subElement": "Face2"
|
||||
}
|
||||
],
|
||||
"sketchGeometryIds": [
|
||||
"profile"
|
||||
],
|
||||
"dependencyRelations": [
|
||||
"expression",
|
||||
"link",
|
||||
"topo-ref",
|
||||
"topo-ref-list"
|
||||
],
|
||||
"archiveBytes": 1807,
|
||||
"guiViews": [
|
||||
"Front",
|
||||
"Top"
|
||||
],
|
||||
"shapeResource": {
|
||||
"path": "Part/Source.Shape.brp",
|
||||
"byteLength": 20,
|
||||
"elementMap": "1",
|
||||
"elementMapEntries": 1
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "FC-06",
|
||||
"archiveBytes": 1807,
|
||||
"markerRemoved": true
|
||||
},
|
||||
"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