Bug 97544 - [EFL] canvas.toDataURL only supports image/png
Summary: [EFL] canvas.toDataURL only supports image/png
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 03:14 PDT by Jussi Kukkonen (jku)
Modified: 2017-03-11 10:42 PST (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 Jussi Kukkonen (jku) 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.
Comment 1 Michael Catanzaro 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.