[Webkit-unassigned] [Bug 63516] New: Some canvas arc tests fail because the arc implementaion does not match the HTML5 canvas specification.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 00:36:37 PDT 2011


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

           Summary: Some canvas arc tests fail because the arc
                    implementaion does not match the HTML5 canvas
                    specification.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net
                CC: mdelaney at apple.com


Following tests are failed in Chromium port.
* LayoutTests/canvas/philip/tests/2d.path.arc.angle.3.html
* LayoutTests/canvas/philip/tests/2d.path.arc.angle.5.html

If the anticlockwise argument is omitted or false and endAngle-startAngle is less than -2Pi, Chromium draws the whole circumference.

-- 
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