[idbindex-request-source.any.html]
[The source of the request from index => index.get(0) is the index itself]
expected: FAIL
[The source of the request from index => index.getKey(0) is the index itself]
expected: FAIL
[The source of the request from index => index.getAll() is the index itself]
expected: FAIL
[The source of the request from index => index.getAllKeys() is the index itself]
expected: FAIL
[The source of the request from index => index.count() is the index itself]
expected: FAIL
[The source of the request from index => index.openCursor() is the index itself]
expected: FAIL
[The source of the request from index => index.openKeyCursor() is the index itself]
expected: FAIL
[idbindex-request-source.any.worker.html]
[The source of the request from index => index.get(0) is the index itself]
expected: FAIL
[The source of the request from index => index.getKey(0) is the index itself]
expected: FAIL
[The source of the request from index => index.getAll() is the index itself]
expected: FAIL
[The source of the request from index => index.getAllKeys() is the index itself]
expected: FAIL
[The source of the request from index => index.count() is the index itself]
expected: FAIL
[The source of the request from index => index.openCursor() is the index itself]
expected: FAIL
[The source of the request from index => index.openKeyCursor() is the index itself]
expected: FAIL
[idbindex-request-source.any.serviceworker.html]
expected: ERROR
[idbindex-request-source.any.sharedworker.html]
expected: ERROR