Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest scheduler.postTask() from an iframe that is removed before the task runs
Asserts run
Pass
assert_false(false, "The task should not have run.")
    at Test.<anonymous> ( /scheduler/post-task-then-detach.html:22:7)