summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbobjectstore-cross-realm-methods.html.ini
blob: 8f1fd1956aaf5c414a3bb1289ed2c1eb408fc07e (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 not debug: [OK, TIMEOUT]
  [Cross-realm IDBObjectStore::getAllKeys() method from detached <iframe> works as expected]
    expected:
      if (processor == "x86") and not debug: [PASS, TIMEOUT]

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

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

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