summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini b/testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini
index 83426c3ef4..288e5382a6 100644
--- a/testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini
+++ b/testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini
@@ -2,18 +2,6 @@
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [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
-
[Calling open() with version argument undefined should not throw.]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]