assert_equals(false, false, "Expected onload to run first")
at Test.<anonymous> ( /html/browsers/browsing-the-web/navigating-across-documents/empty-iframe-load-event.html:13:13)
Pass
Check execution order from nested timeout
Asserts run
Pass
assert_equals(true, true, "Expected nested setTimeout to run second")
at Test.<anonymous> ( /html/browsers/browsing-the-web/navigating-across-documents/empty-iframe-load-event.html:29:17)