Make createRadialGradient throw for negative radii

This commit is contained in:
David Zbarsky 2015-08-04 15:05:15 -04:00
parent 0565df8596
commit 75e444c3b2
3 changed files with 9 additions and 9 deletions

View file

@ -1,5 +0,0 @@
[2d.gradient.radial.negative.html]
type: testharness
[createRadialGradient() throws INDEX_SIZE_ERR if either radius is negative]
expected: FAIL