Bug 40392

Summary: Canvas createRadialGradient() should throw INDEX_SIZE_ERR if either radius is negative
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-06-09 15:47:02 PDT
Canvas createRadialGradient() should throw INDEX_SIZE_ERR if either radius is negative Spec link: http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-createradialgradient
Attachments
Proposed patch (3.92 KB, patch)
2010-06-09 15:49 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-06-09 15:49:48 PDT
Created attachment 58302 [details] Proposed patch
Andreas Kling
Comment 2 2010-06-10 01:27:34 PDT
*** This bug has been marked as a duplicate of bug 37176 ***
Note You need to log in before you can comment on or make changes to this bug.