blob: 4a3b2df662d05159deada50865bf938abc21632e (
plain)
1
2
3
4
5
6
|
[upgrade-transaction-lifecycle-user-aborted.html]
expected:
if (processor == "x86") and not debug: TIMEOUT
[in a setTimeout(0) callback after the abort event is fired for a transaction aborted due to an abort() call]
expected:
if (processor == "x86") and not debug: TIMEOUT
|