Bug 40164 - [Qt] Canvas arc() with zero radius should draw a line to the start point
Summary: [Qt] Canvas arc() with zero radius should draw a line to the start point
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-06-04 07:46 PDT by Andreas Kling
Modified: 2010-06-04 17:43 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (2.50 KB, patch)
2010-06-04 07:51 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 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
Comment 1 Andreas Kling 2010-06-04 07:51:00 PDT
Created attachment 57877 [details]
Proposed patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2010-06-04 17:43:50 PDT
All reviewed patches have been landed.  Closing bug.