Bug 49139 - [Qt] HTML5 Canvas Tests : Philip Canvas tests "toDataURL.jpeg.quality.basic" fails
Summary: [Qt] HTML5 Canvas Tests : Philip Canvas tests "toDataURL.jpeg.quality.basic" ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P3 Normal
Assignee: Nobody
URL: http://iop1.nokia-boston.com/HTML5/Ca...
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-11-07 03:30 PST by Nancy Piedra
Modified: 2010-11-08 04:49 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nancy Piedra 2010-11-07 03:30:01 PST
STEPS TO REPRODUCE:
1.Load http://iop1.nokia-boston.com/HTML5/Canvas/Philip/tests/direct_index_to_tests.html
2.Select tests 51 - 100.Page with tests are loaded
3.Select test no : 80 "toDataURL.jpeg.quality.basic" 
ACTUAL RESULTS:
Test Case fails

EXPECTED RESULTS:
Test case should pass.
Comment 1 Andreas Kling 2010-11-08 04:49:56 PST
This is a bug in the test.
I've synchronized LayoutTests/canvas/philip/ with the upstream tests, and toDataURL.jpeg.quality.basic.html now passes.

For reference, here's the (corrected) test on test.w3.org:
http://test.w3.org/html/tests/approved/canvas/toDataURL.jpeg.quality.basic.html