blob: 93818e05533208b89ef2be8ec008fbcff0e86f98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[idbfactory_open9.htm]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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
|