[idbcursor-iterating-update.any.sharedworker.html]
expected: ERROR
[idbcursor-iterating-update.any.html]
[Calling (cursor) => cursor.update({}) doesn't affect index iteration]
expected: FAIL
[Calling (cursor) => cursor.delete() doesn't affect index iteration]
expected: FAIL
[idbcursor-iterating-update.any.serviceworker.html]
expected: ERROR
[idbcursor-iterating-update.any.worker.html]
[Calling (cursor) => cursor.update({}) doesn't affect index iteration]
expected: FAIL
[Calling (cursor) => cursor.delete() doesn't affect index iteration]
expected: FAIL