blob: cb79569b20747213e49f7fffdcf0c1fb15a35155 [file] [log] [blame]
// 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);