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:
bors-servo 2016-02-17 18:51:47 +05:30
commit 61f09cce4e
4 changed files with 13 additions and 17 deletions

View file

@ -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

View file

@ -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