Re: [IndexedDB-tests] Replace usage of setTimeout with step_timeout in IndexedDB (#4981)

It's unfortunate that `t.step_func` is necessary if `t.step_timeout` is used. Can we slip in a `step` or would that break things? :(

(FYI, the docs at https://github.com/w3c/testharness.js/blob/master/docs/api.md don't show `step_func` being used. Fix?)

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4981#issuecomment-281747129

Received on Wednesday, 22 February 2017 17:51:35 UTC