Bug 39068 - http://philip.html5.org/tests/canvas/suite/tests/2d.fillStyle.default.html fails
Summary: http://philip.html5.org/tests/canvas/suite/tests/2d.fillStyle.default.html fails
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Chang Shu
URL:
Keywords:
Depends on:
Blocks: 20553
  Show dependency treegraph
 
Reported: 2010-05-13 07:35 PDT by Chang Shu
Modified: 2010-05-15 10:35 PDT (History)
0 users

See Also:


Attachments
fix patch (1.42 KB, patch)
2010-05-13 07:38 PDT, Chang Shu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chang Shu 2010-05-13 07:35:50 PDT
The above test case fails on all platforms.
Comment 1 Chang Shu 2010-05-13 07:38:24 PDT
Created attachment 55977 [details]
fix patch
Comment 2 Kenneth Rohde Christiansen 2010-05-13 07:43:26 PDT
Comment on attachment 55977 [details]
fix patch

Could you please link to the spec before committing?
Comment 3 Chang Shu 2010-05-13 07:47:55 PDT
(In reply to comment #2)
> (From update of attachment 55977 [details])
> Could you please link to the spec before committing?

Thanks for the quick review. Yes, I will put the link in ChangeLog.
Comment 4 Chang Shu 2010-05-13 07:57:05 PDT
patch landed manually, r59366.
Comment 5 Chang Shu 2010-05-15 10:35:39 PDT
Fixed this test case, too:
http://philip.html5.org/tests/canvas/suite/tests/2d.strokeStyle.default.html