blob: f9ec1bd90cd641e0769b4b7023b2ca1163f06bdd [file] [log] [blame]
PASS Cross-realm IDBObjectStore::put() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::add() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::delete() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::clear() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::get() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::getKey() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::getAll() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::getAllKeys() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::count() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::openCursor() method from detached <iframe> works as expected
PASS Cross-realm IDBObjectStore::openKeyCursor() method from detached <iframe> works as expected