mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Support [ExceptionClass]
Use it on DOMException.
This commit is contained in:
parent
6c874c929f
commit
c21a164396
4 changed files with 13 additions and 17 deletions
|
@ -3,9 +3,6 @@
|
|||
[existence and properties of DOMException]
|
||||
expected: FAIL
|
||||
|
||||
[existence and properties of DOMException.prototype]
|
||||
expected: FAIL
|
||||
|
||||
[existence of name and code properties on DOMException.prototype]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
[existence and properties of DOMException]
|
||||
expected: FAIL
|
||||
|
||||
[existence and properties of DOMException.prototype]
|
||||
expected: FAIL
|
||||
|
||||
[existence of name and code properties on DOMException.prototype]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue