Auto merge of #6971 - dzbarsky:negative-radius, r=Ms2ger

Make createRadialGradient throw for negative radii



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6971)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-05 10:42:57 -06:00
commit 95269bba39
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