summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html.ini
blob: 13fa996909b78c5b413059d9b36d0718fcf35e74 (plain)
1
2
3
4
5
6
7
8
[DOMException-constructor.html]
  type: testharness
  [new DOMException("foo"): own-ness]
    expected: FAIL

  [new DOMException("bar", "NotSupportedError"): own-ness]
    expected: FAIL