mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
tests: Turn on IndexedDB
tests and update results (#38722)
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
parent
fbf0eb11a2
commit
7621332824
13 changed files with 120 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue