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
17
tests/wpt/meta/IndexedDB/blob-valid-after-abort.any.js.ini
vendored
Normal file
17
tests/wpt/meta/IndexedDB/blob-valid-after-abort.any.js.ini
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
[blob-valid-after-abort.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[blob-valid-after-abort.any.worker.html]
|
||||
expected: TIMEOUT
|
||||
[A blob can be read back after the transaction that added it was aborted.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
||||
[blob-valid-after-abort.any.html]
|
||||
expected: TIMEOUT
|
||||
[A blob can be read back after the transaction that added it was aborted.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
||||
[blob-valid-after-abort.any.serviceworker.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue