mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1cde840e87
--HG-- extra : rebase_source : 360de1a59d436df45a18ebbd9338febf67c93717
21 lines
623 B
INI
21 lines
623 B
INI
[idbfactory_open9.htm]
|
|
type: testharness
|
|
[Calling open() with version argument 9007199254740992 should throw TypeError.]
|
|
expected: FAIL
|
|
|
|
[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
|
|
|