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