tenfourfox/testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07: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