Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCheck the values of bubbles and cancelable are false when the progress event is dispatched
Asserts run
Pass
assert_false(false, "The bubbles must be false when the event is dispatched")
    at Test.<anonymous> ( /FileAPI/FileReader/progress_event_bubbles_cancelable.html:15:7)
Pass
assert_false(false, "The cancelable must be false when the event is dispatched")
    at Test.<anonymous> ( /FileAPI/FileReader/progress_event_bubbles_cancelable.html:16:7)
Pass
assert_false(false, "The bubbles must be false when the event is dispatched")
    at Test.<anonymous> ( /FileAPI/FileReader/progress_event_bubbles_cancelable.html:20:7)
Pass
assert_false(false, "The cancelable must be false when the event is dispatched")
    at Test.<anonymous> ( /FileAPI/FileReader/progress_event_bubbles_cancelable.html:21:7)
Pass
assert_false(false, "The bubbles must be false when the event is dispatched")
    at Test.<anonymous> ( /FileAPI/FileReader/progress_event_bubbles_cancelable.html:25:7)
Pass
assert_false(false, "The cancelable must be false when the event is dispatched")
    at Test.<anonymous> ( /FileAPI/FileReader/progress_event_bubbles_cancelable.html:26:7)