Auto merge of #6206 - nox:typeerror-for-unions, r=Manishearth

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6206)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-05-28 06:24:00 -05:00
commit df74ed136c
3 changed files with 4 additions and 17 deletions

View file

@ -1,5 +0,0 @@
[2d.drawImage.null.html]
type: testharness
[Canvas test: 2d.drawImage.null]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.drawImage.wrongtype.html]
type: testharness
[Incorrect image types in drawImage do not match any defined overloads, so WebIDL throws a TypeError]
expected: FAIL