blob: 3effcfe775707d87cd075a3e50d71d59598dd8d3 [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