Mypal/testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.ht...

9 lines
189 B
INI

[DOMException-constructor.html]
type: testharness
[new DOMException("foo"): own-ness]
expected: FAIL
[new DOMException("bar", "NotSupportedError"): own-ness]
expected: FAIL