NEW 279623
Changing the image source does not reject the decode() promise in HTMLImageElement and SVGImageElement
https://bugs.webkit.org/show_bug.cgi?id=279623
Summary Changing the image source does not reject the decode() promise in HTMLImageEl...
Ahmad Saleem
Reported 2024-09-12 15:11:58 PDT
Hi Team, This is in reference to PR - https://github.com/WebKit/WebKit/pull/33233, where I added `decode()` support in SVGImageElement and it seems that we still fail some WPT tests in relation to rejecting decode on image source change. Although this is broader issue for both SVGImage and HTMLImage. Based on input from Said, I am raising this bug to track this issue as separate. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-19 15:12:39 PDT
Note You need to log in before you can comment on or make changes to this bug.