Add Chromium-only Blender WebEngine parity work
This commit is contained in:
6
tests/golden/W-025/c-api.json
Normal file
6
tests/golden/W-025/c-api.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"taskId": "W-025",
|
||||
"functions": ["web_engine_create", "web_engine_open_blend", "web_engine_apply_command", "web_engine_get_scene_snapshot", "web_engine_save_blend", "web_engine_free_buffer", "web_engine_destroy"],
|
||||
"abiRule": "POD pointers and lengths only",
|
||||
"smoke": {"emptyOpen": 0, "unlinkedCommand": -3}
|
||||
}
|
||||
Reference in New Issue
Block a user