Files
UXP-Fixed/testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html.ini
T
2018-02-02 04:16:08 -05:00

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