Bug 97544

Summary: [EFL] canvas.toDataURL only supports image/png
Product: WebKit Reporter: Jussi Kukkonen (jku) <jussi.kukkonen>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: kalyan.kondapally, lucas.de.marchi, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Jussi Kukkonen (jku)
Reported 2012-09-25 03:14:44 PDT
canvas.toDataURL() spec says implementations must support type "image/png" and may support other formats. We should probably support jpeg as well. However. we should not skip a test for required functionality because we don't support some additional functionality: I'm going to add expected results for the relevant tests (fast/canvas/toDataURL-supportedTypes.html, fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html) for efl -- filing this bug so the jpeg support is not totally forgotten.
Attachments
Michael Catanzaro
Comment 1 2017-03-11 10:42:27 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.