gecko/testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini
James Graham 1cde840e87 Bug 945222 - Initial import of web-platform-tests testsuite 2/4: Expected test result metadata for Gecko.
--HG--
extra : rebase_source : 360de1a59d436df45a18ebbd9338febf67c93717
2014-09-04 12:50:49 +01:00

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