Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassMicrotask execute immediately after script
Asserts run
Pass
assert_array_equals(["promise 1", "promise 2", "promise 1 child"], ["promise 1", "promise 2", "promise 1 child"])
    at Test.<anonymous> ( /html/webappapis/scripting/event-loops/microtask_after_raf.html:37:13)