Add Chromium-only Blender WebEngine parity work
This commit is contained in:
13
tests/golden/W-018/ui-schema.json
Normal file
13
tests/golden/W-018/ui-schema.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"workspaces": ["Layout", "Modeling", "Animation"],
|
||||
"areas": ["3D Viewport", "Outliner", "Properties", "Timeline"],
|
||||
"context": {
|
||||
"workspaceId": "Layout",
|
||||
"activeAreaId": "viewport",
|
||||
"activeEditor": "3D Viewport",
|
||||
"mode": "Object",
|
||||
"activeObjectId": "BasicCube",
|
||||
"revision": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user