RESOLVED FIXED Bug 40164
[Qt] Canvas arc() with zero radius should draw a line to the start point
https://bugs.webkit.org/show_bug.cgi?id=40164
Summary [Qt] Canvas arc() with zero radius should draw a line to the start point
Andreas Kling
Reported 2010-06-04 07:46:59 PDT
This fixes canvas/philip/tests/2d.path.arc.zeroradius.html for Qt Spec link: http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-arc
Attachments
Proposed patch (2.50 KB, patch)
2010-06-04 07:51 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-06-04 07:51:00 PDT
Created attachment 57877 [details] Proposed patch
WebKit Commit Bot
Comment 2 2010-06-04 17:43:42 PDT
Comment on attachment 57877 [details] Proposed patch Clearing flags on attachment: 57877 Committed r60726: <http://trac.webkit.org/changeset/60726>
WebKit Commit Bot
Comment 3 2010-06-04 17:43:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.