mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Make throw_not_in_union() throw a TypeError (fixes #6194)
This commit is contained in:
parent
af81db5479
commit
2c6d2d3abe
3 changed files with 4 additions and 17 deletions
|
@ -1,5 +0,0 @@
|
|||
[2d.drawImage.null.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.drawImage.null]
|
||||
expected: FAIL
|
||||
|
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue