summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini
blob: 75e5d9b56ee777a4b1108e429a426d77e4b3fd91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[idbfactory_open9.htm]
  type: testharness
  expected: ERROR
  [Calling open() with version argument undefined should throw TypeError.]
    expected: FAIL

  [Calling open() with version argument null should throw TypeError.]
    expected: FAIL

  [Calling open() with version argument object should throw TypeError.]
    expected: FAIL

  [Calling open() with version argument object (second) should throw TypeError.]
    expected: FAIL

  [Calling open() with version argument object (third) should throw TypeError.]
    expected: FAIL