Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass"Flush autofocus candidates" should be happen before a scroll event and animation frame callbacks
Asserts run
Pass
assert_array_equals(["autofocus", "scroll", "animationFrame"], ["autofocus", "scroll", "animationFrame"], ["autofocus", "scroll", "animationFrame"])
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/update-the-rendering.html:32:7)