mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 13:01:47 +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
|
|
|