Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassrequestIdleCallback callback exceptions are reported to error handler
Asserts run
Pass
assert_false(false, "document.hidden must exist and be false to run this test properly")
    at Test.<anonymous> ( /requestidlecallback/callback-exception.html:11:5)
Pass
assert_equals("requestIdleCallbackException", "requestIdleCallbackException")
    at Test.<anonymous> ( /requestidlecallback/callback-exception.html:14:9)