[empty-iframe-load-event.html]
[Check execution order on load handler]
expected:
if not asan and not fission and sessionHistoryInParent and debug and (os == "linux"): [FAIL, PASS]
if not asan and not fission and sessionHistoryInParent and not debug: [FAIL, PASS]
if asan: [FAIL, PASS]
FAIL
[Check execution order from nested timeout]
expected:
if not asan and not fission and sessionHistoryInParent and debug and (os == "linux"): [FAIL, PASS]
if not asan and not fission and sessionHistoryInParent and not debug: [FAIL, PASS]
if asan: [FAIL, PASS]
FAIL