1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 03:18:36 +00:00
Files
UXP/testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html.ini
T

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