blob: e772bad842310293f0da20d351dc976dd4b641bf [file] [log] [blame]
PASS synchronously after abort() is called
PASS in a promise microtask after abort() is called, before the transaction abort event is fired
PASS in the abort event handler for a transaction aborted due to an abort() call
PASS in a setTimeout(0) callback after the abort event is fired for a transaction aborted due to an abort() call