Add an unused but part-of-the-spec exception type

This commit is contained in:
Patrick Shaughnessy 2020-01-28 14:22:13 -05:00
parent 2b3c4eba2d
commit 15e1bdf1bf
2 changed files with 3 additions and 11 deletions

View file

@ -1,11 +0,0 @@
[DOMException-constructor-behavior.any.worker.html]
type: testharness
[new DOMexception("msg", "URLMismatchError")]
expected: FAIL
[DOMException-constructor-behavior.any.html]
type: testharness
[new DOMexception("msg", "URLMismatchError")]
expected: FAIL