Bug 279623
Summary: | Changing the image source does not reject the decode() promise in HTMLImageElement and SVGImageElement | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | Images | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136321333>