[idbindex_openKeyCursor.any.serviceworker.html]
expected: ERROR
[idbindex_openKeyCursor.any.html]
[Throw DataError when using a invalid key]
expected: FAIL
[Throw InvalidStateError when the index is deleted]
expected: FAIL
[Throw TransactionInactiveError on aborted transaction]
expected: FAIL
[Throw InvalidStateError on index deleted by aborted upgrade]
expected: FAIL
[idbindex_openKeyCursor.any.worker.html]
[Throw DataError when using a invalid key]
expected: FAIL
[Throw InvalidStateError when the index is deleted]
expected: FAIL
[Throw TransactionInactiveError on aborted transaction]
expected: FAIL
[Throw InvalidStateError on index deleted by aborted upgrade]
expected: FAIL
[idbindex_openKeyCursor.any.sharedworker.html]
expected: ERROR