Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passresize steps happen after autofocus, but before animation callbacks
Asserts run
Pass
assert_false(false, "Resize event shouldn't fire sync")
    at Test.<anonymous> ( /html/webappapis/scripting/event-loops/update-the-rendering-resize-autofocus.html:28:3)
Pass
assert_true(true, "If resize happened, it happened before animation callbacks")
    at Test.<anonymous> ( /html/webappapis/scripting/event-loops/update-the-rendering-resize-autofocus.html:15:7)