[idbindex_getKey.any.serviceworker.html]
expected: ERROR
[idbindex_getKey.any.html]
[getKey() returns the record's primary key]
expected: FAIL
[getKey() returns the record's primary key where the index contains duplicate values]
expected: FAIL
[getKey() attempt to retrieve the primary key of a record that doesn't exist]
expected: FAIL
[getKey() returns the key of the first record within the range]
expected: FAIL
[getKey() throws DataError when using invalid key]
expected: FAIL
[getKey() throws InvalidStateError when the index is deleted]
expected: FAIL
[getKey() throws TransactionInactiveError on aborted transaction]
expected: FAIL
[getKey() throws InvalidStateError on index deleted by aborted upgrade]
expected: FAIL
[idbindex_getKey.any.sharedworker.html]
expected: ERROR
[idbindex_getKey.any.worker.html]
[getKey() returns the record's primary key]
expected: FAIL
[getKey() returns the record's primary key where the index contains duplicate values]
expected: FAIL
[getKey() attempt to retrieve the primary key of a record that doesn't exist]
expected: FAIL
[getKey() returns the key of the first record within the range]
expected: FAIL
[getKey() throws DataError when using invalid key]
expected: FAIL
[getKey() throws InvalidStateError when the index is deleted]
expected: FAIL
[getKey() throws TransactionInactiveError on aborted transaction]
expected: FAIL
[getKey() throws InvalidStateError on index deleted by aborted upgrade]
expected: FAIL