RESOLVED DUPLICATE of bug 3717640392
Canvas createRadialGradient() should throw INDEX_SIZE_ERR if either radius is negative
https://bugs.webkit.org/show_bug.cgi?id=40392
Summary Canvas createRadialGradient() should throw INDEX_SIZE_ERR if either radius is...
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.