Auto merge of #6974 - dzbarsky:tiny-create, r=jdm

Fix createImageData with sizes < 1 pixel



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6974)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-05 11:40:20 -06:00
commit debd7d87d6
2 changed files with 4 additions and 6 deletions

View file

@ -1,5 +0,0 @@
[2d.imageData.create2.tiny.html]
type: testharness
[createImageData(sw, sh) works for sizes smaller than one pixel]
expected: FAIL