Bug 49139

Summary: [Qt] HTML5 Canvas Tests : Philip Canvas tests "toDataURL.jpeg.quality.basic" fails
Product: WebKit Reporter: Nancy Piedra <nancy.piedra>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kling, mdelaney7
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: S60 3rd edition   
URL: http://iop1.nokia-boston.com/HTML5/Canvas/Philip/tests/direct_index_to_tests.html

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