Bug 183439 - Implement createImageBitmap(SVGImageElement)
Summary: Implement createImageBitmap(SVGImageElement)
Status: RESOLVED DUPLICATE of bug 260000
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 182424
  Show dependency treegraph
 
Reported: 2018-03-08 02:00 PST by Ms2ger (he/him; ⌚ UTC+1/+2)
Modified: 2023-10-30 05:37 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ms2ger (he/him; ⌚ UTC+1/+2) 2018-03-08 02:00:38 PST
Should be mostly similar to the HTMLImageElement implementation. I haven't yet found the equivalent to the imageElement->complete() check, though.
Comment 1 Marco Fugaro 2021-10-13 07:14:04 PDT
Any update on this? Safari is the last vendor that still needs to implement createImageBitmap.
Comment 2 Kimmo Kinnunen 2023-10-30 05:37:41 PDT

*** This bug has been marked as a duplicate of bug 260000 ***