Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassInline async module script execution order
Asserts run
Pass
assert_array_equals(["fast", "fast", "fast", "slow", "slow", "slow"], ["fast", "fast", "fast", "slow", "slow", "slow"])
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/inline-async-execorder.html:13:9)