Make throw_not_in_union() throw a TypeError (fixes #6194)

This commit is contained in:
Anthony Ramine 2015-05-28 12:57:29 +02:00
parent af81db5479
commit 2c6d2d3abe
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