NEW 258799
Contrary to Chrome and Firefox, SVGImageElement without renderer cannot be used as CanvasImageSource in Safari
https://bugs.webkit.org/show_bug.cgi?id=258799
Summary Contrary to Chrome and Firefox, SVGImageElement without renderer cannot be us...
youenn fablet
Reported 2023-07-03 03:33:25 PDT
As per https://wpt.fyi/results/webcodecs/videoFrame-construction.window.html, we have two issues. First, we have https://bugs.webkit.org/show_bug.cgi?id=257527. Second, we do not have any way to get the video frame (or paint to canvas) from the SVG image element. For now, we will update the WPT test to validate that video frame can be created from SVG image element with the correct timestamp.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-03 03:33:45 PDT
Note You need to log in before you can comment on or make changes to this bug.