Add the ability to parse workflows from AVIF images (#4420)

This commit is contained in:
Ferrah Aiko
2025-07-24 03:20:39 -03:00
committed by GitHub
parent b240c090aa
commit 37bfc53616
7 changed files with 486 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -15,7 +15,8 @@ test.describe('Load Workflow in Media', () => {
'workflow.mp4',
'workflow.mov',
'workflow.m4v',
'workflow.svg'
'workflow.svg',
'workflow.avif'
]
fileNames.forEach(async (fileName) => {
test(`Load workflow in ${fileName} (drop from filesystem)`, async ({