[Webkit-unassigned] [Bug 274575] assert_throws_dom: function "function() { ctx.drawImage(img, 0, 0); }" did not throw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 22 22:53:33 PDT 2024


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

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
The test assertion:

assert_throws_dom(
  "INVALID_STATE_ERR", 
  function "function() { ctx.drawImage(img, 0, 0); }"
)

-- 
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/20240523/866bab39/attachment.htm>


More information about the webkit-unassigned mailing list