Description

The recommended minimum resolution of the Performance interface should be set to 5 microseconds.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe recommended minimum resolution of the Performance interface has been set to 5 microseconds for cross-origin isolated contexts.
Asserts run
Pass
assert_equals(true, true, "Document cross-origin isolated value matches")
    at Test.<anonymous> ( /hr-time/resources/timing-attack.js:26:5)
Pass
assert_true(true, "Difference should be at least 5 microseconds.")
    at Test.<anonymous> ( /hr-time/resources/timing-attack.js:40:5)