Source code
Revision control
Copy as Markdown
Other Tools
// META: title=IndexedDB: Interleaved iteration of multiple cursors
// META: global=window,worker
// META: script=resources/support-promises.js
// META: script=resources/interleaved-cursors-common.js
// META: timeout=long
'use strict';
cursorTest(250);