Bug 125500
Summary: | webp-image-decoding.html layout test is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lukasz Krok <l.krok> |
Component: | WebKit EFL | Assignee: | Lukasz Krok <l.krok> |
Status: | NEW | ||
Severity: | Normal | CC: | lucas.de.marchi, me, mpakulavelrutka |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Lukasz Krok
After enabling WebP support in WebKit EFL port the webp-image-decoding.html test is failing.
It looks like the test is failing because images with alpha channel are currently not supported.
--- /home/lkrok/checkout/LocalWebKitOrg/WebKit/WebKitBuild/Debug/layout-test-results/fast/images/webp-image-decoding-expected.txt
+++ /home/lkrok/checkout/LocalWebKitOrg/WebKit/WebKitBuild/Debug/layout-test-results/fast/images/webp-image-decoding-actual.txt
@@ -1,2 +1,2 @@
-128x128 64x64 64x64
+128x128 4x4 4x4
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |