mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Auto merge of #9676 - nox:domexception, r=KiChjang
Support [ExceptionClass] Use it on DOMException. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9676) <!-- Reviewable:end -->
This commit is contained in:
commit
61f09cce4e
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