[Webkit-unassigned] [Bug 97544] New: [EFL] canvas.toDataURL only supports image/png

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 03:14:17 PDT 2012


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

           Summary: [EFL] canvas.toDataURL only supports image/png
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jussi.kukkonen at intel.com
                CC: demarchi at webkit.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list