mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
An `InvalidStateError` is now thrown when an attempt is made to interact with an index or object store that has been deleted.
11 lines
404 B
Plaintext
11 lines
404 B
Plaintext
Harness status: OK
|
|
|
|
Found 6 tests
|
|
|
|
6 Pass
|
|
Pass IndexedDB deleted index rename throws
|
|
Pass IndexedDB index rename throws in a readonly transaction
|
|
Pass IndexedDB index rename throws in a readwrite transaction
|
|
Pass IndexedDB index rename throws in an inactive transaction
|
|
Pass IndexedDB index rename to the name of another index throws
|
|
Pass IndexedDB index rename handles exceptions when stringifying names |