[webkit-reviews] review requested: [Bug 37176] Canvas: radialGradient with negative radius should throw exception : [Attachment 52677] Patch to fix the problem, with tests.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 6 16:08:01 PDT 2010
George Staikos <staikos at kde.org> has asked for review:
Bug 37176: Canvas: radialGradient with negative radius should throw exception
https://bugs.webkit.org/show_bug.cgi?id=37176
Attachment 52677: Patch to fix the problem, with tests.
https://bugs.webkit.org/attachment.cgi?id=52677&action=review
------- Additional Comments from George Staikos <staikos at kde.org>
Canvas specification says that negative radius for radial gradients should
trigger INDEX_SIZE_ERR DOM exception. Credit to Dan Bates for the test.
More information about the webkit-reviews
mailing list