mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
18 lines
539 B
INI
18 lines
539 B
INI
[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
|
|
|