summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbfactory_open9.htm.ini
blob: 288e5382a61f098a09bd6e2ca8b388e7c3891e49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[idbfactory_open9.htm]
  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 undefined should not throw.]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]

  [Calling open() with version argument 9007199254740991 should not throw.]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]

  [Calling open() with version argument 1.5 should not throw.]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]