Bug 125499

Summary: canvas-toDataURL-webp.html layout test is failing
Product: WebKit Reporter: Lukasz Krok <l.krok>
Component: WebKit EFLAssignee: Lukasz Krok <l.krok>
Status: NEW    
Severity: Normal CC: lucas.de.marchi, me, mpakulavelrutka, woodlxf00
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Lukasz Krok
Reported 2013-12-10 05:02:12 PST
After enabling WebP support in WebKit EFL port the canvas-toDataURL-webp.html test is failing. It looks like webp image format is not specified as supported image MIMEType for encoding. --- /home/lkrok/checkout/LocalWebKitOrg/WebKit/WebKitBuild/Debug/layout-test-results/fast/canvas/canvas-toDataURL-webp-expected.txt +++ /home/lkrok/checkout/LocalWebKitOrg/WebKit/WebKitBuild/Debug/layout-test-results/fast/canvas/canvas-toDataURL-webp-actual.txt @@ -1 +1,2 @@ +FAIL: canvas.toDataURL('image/webp') not supported
Attachments
Note You need to log in before you can comment on or make changes to this bug.