tests: Turn on IndexedDB tests and update results (#38722)

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
Ashwin Naren 2025-08-17 01:32:29 -07:00 committed by GitHub
parent fbf0eb11a2
commit 7621332824
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 120 additions and 34 deletions

View file

@ -4,16 +4,16 @@
expected: TIMEOUT
[Cross-realm IDBObjectStore::add() method from detached <iframe> works as expected]
expected: FAIL
expected: TIMEOUT
[Cross-realm IDBObjectStore::delete() method from detached <iframe> works as expected]
expected: FAIL
expected: TIMEOUT
[Cross-realm IDBObjectStore::clear() method from detached <iframe> works as expected]
expected: FAIL
expected: TIMEOUT
[Cross-realm IDBObjectStore::getKey() method from detached <iframe> works as expected]
expected: FAIL
expected: TIMEOUT
[Cross-realm IDBObjectStore::getAll() method from detached <iframe> works as expected]
expected: FAIL
@ -31,4 +31,4 @@
expected: FAIL
[Cross-realm IDBObjectStore::get() method from detached <iframe> works as expected]
expected: FAIL
expected: TIMEOUT