summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbobjectstore-cross-realm-methods.html.ini
blob: fa0cd572eeb99f196af91f6132d219957ed49327 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[idbobjectstore-cross-realm-methods.html]
  expected:
    if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
  [Cross-realm IDBObjectStore::getAllKeys() method from detached <iframe> works as expected]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]

  [Cross-realm IDBObjectStore::count() method from detached <iframe> works as expected]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]

  [Cross-realm IDBObjectStore::openCursor() method from detached <iframe> works as expected]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]

  [Cross-realm IDBObjectStore::openKeyCursor() method from detached <iframe> works as expected]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]