mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
8 lines
189 B
INI
8 lines
189 B
INI
[DOMException-constructor.html]
|
|
type: testharness
|
|
[new DOMException("foo"): own-ness]
|
|
expected: FAIL
|
|
|
|
[new DOMException("bar", "NotSupportedError"): own-ness]
|
|
expected: FAIL
|
|
|