mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Add an unused but part-of-the-spec exception type
This commit is contained in:
parent
2b3c4eba2d
commit
15e1bdf1bf
2 changed files with 3 additions and 11 deletions
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue