[Webkit-unassigned] [Bug 202455] w3c/web-platform-tests/2dcontext/drawing-images-to-the-canvas/2d.drawImage.broken.html fails on Mac and iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 23:42:27 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=202455

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |BrowserCompat, WPTImpact
                 CC|                            |karlcow at apple.com

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
The test should throw, but it doesn't currently.

Firefox returns
 Uncaught DOMException: CanvasRenderingContext2D.drawImage: Passed-in image is "broken"


while Safari is completely silent and seems to just go with it. 

Probably something to explore around
https://searchfox.org/wubkat/rev/12fc92585a259a29b2522e7e902492be45a57b6a/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp#1468-1492

-- 
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/20230113/248184fe/attachment.htm>


More information about the webkit-unassigned mailing list