Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that clearResourceTimings() clears the performance timeline buffer
Asserts run
Pass
assert_equals(2, 2, "Resource timing entries exist")
    at Test.<anonymous> ( /resource-timing/clear-resource-timings.html:14:3)
Pass
assert_equals(0, 0, "Resource timing entries are cleared")
    at Test.<anonymous> ( /resource-timing/clear-resource-timings.html:17:3)