mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-28 01:08:31 +00:00
9 lines
189 B
INI
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
|
|
|