Add Chromium-only Blender WebEngine parity work
This commit is contained in:
35
tests/golden/W-030/manifest.json
Normal file
35
tests/golden/W-030/manifest.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"taskId": "W-030",
|
||||
"fixtures": [
|
||||
{
|
||||
"file": "tests/files/web/empty.blend",
|
||||
"bytes": 93691,
|
||||
"sha256": "9b1ecbcc3d7f8079ee5469de64193ffcaa0a7b01e0f2ac340bbb18aa88734a63",
|
||||
"compression": "zstd",
|
||||
"objects": 0
|
||||
},
|
||||
{
|
||||
"file": "tests/files/web/basic_scene.blend",
|
||||
"bytes": 95608,
|
||||
"sha256": "6fcc55bda74da8c95da96ba068b60339bf60ca44147ff8000fbb95d296db2a73",
|
||||
"compression": "zstd",
|
||||
"objects": 3
|
||||
},
|
||||
{
|
||||
"file": "tests/files/web/attribute_scene.blend",
|
||||
"bytes": 90108,
|
||||
"sha256": "12fa75bb79f8c38e660d3d2a8fc9cc16dd3df4fc9208b0e2ad94fb1f8aa68f71",
|
||||
"compression": "zstd",
|
||||
"objects": 1
|
||||
},
|
||||
{
|
||||
"file": "tests/files/web/animation_scene.blend",
|
||||
"bytes": 86768,
|
||||
"sha256": "8bc730eb5df55d91246f0eade4f416cae6670dde1191b3dc340f283532a04f3d",
|
||||
"compression": "zstd",
|
||||
"objects": 1
|
||||
}
|
||||
],
|
||||
"input": "ArrayBuffer transferred to Worker and copied into WASM memory",
|
||||
"posixPathInput": false
|
||||
}
|
||||
Reference in New Issue
Block a user