Bug 183439
Summary: | Implement createImageBitmap(SVGImageElement) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger> |
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, kkinnunen, marco.fugaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 182424 |
Ms2ger (he/him; ⌚ UTC+1/+2)
Should be mostly similar to the HTMLImageElement implementation. I haven't yet found the equivalent to the imageElement->complete() check, though.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Marco Fugaro
Any update on this? Safari is the last vendor that still needs to implement createImageBitmap.
Kimmo Kinnunen
*** This bug has been marked as a duplicate of bug 260000 ***