[Webkit-unassigned] [Bug 279623] New: Changing the image source does not reject the decode() promise in HTMLImageElement and SVGImageElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 12 15:11:58 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279623
Bug ID: 279623
Summary: Changing the image source does not reject the decode()
promise in HTMLImageElement and SVGImageElement
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Images
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: sabouhallawa at apple.com
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!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240912/646621a7/attachment.htm>
More information about the webkit-unassigned
mailing list