mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +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
|
@ -15,6 +15,9 @@
|
|||
[If the object store has been deleted, the implementation must throw a DOMException of type InvalidStateError]
|
||||
expected: FAIL
|
||||
|
||||
[delete() key doesn't match any records]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idbobjectstore_delete.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
@ -36,6 +39,9 @@
|
|||
[If the object store has been deleted, the implementation must throw a DOMException of type InvalidStateError]
|
||||
expected: FAIL
|
||||
|
||||
[delete() key doesn't match any records]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idbobjectstore_delete.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue