[Webkit-unassigned] [Bug 41420] New: Canvas: arc() with startAngle == endAngle shouldn't add to the path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 30 10:34:11 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41420

           Summary: Canvas: arc() with startAngle == endAngle shouldn't
                    add to the path
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HTML5
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.kling at nokia.com


Quoth HTML5:
"Zero-length line segments must be pruned before stroking a path. Empty subpaths must be ignored."

This would fix one in-tree test:
* canvas/philip/tests/2d.path.stroke.prune.arc.html

Spec link:
http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-stroke

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list