All Results

Test files: 5; Total subtests: 18

Test Files

  1. /hr-time/basic.html
  2. /hr-time/basic.worker
  3. /hr-time/idlharness.html
  4. /hr-time/monotonic-clock.html
  5. /hr-time/test_cross_frame_start.html
TestCh47Ff42Sf09UC10
/hr-time/basic.htmlOKOKOKOK
window.performance is definedPASSPASSPASSPASS
High Resolution Time extension to the Performance interfacePASSPASSPASSPASS
window.performance.now() functionPASSPASSPASSPASS
window.performance.now() returns a numberPASSPASSPASSPASS
High resolution time has approximately the right relative magnitudePASSPASSPASS-
/hr-time/basic.workerOKOKOK-
WorkerGlobalScope.performance.now() is a functionPASSPASSFAIL-
WorkerGlobalScope.performance.now() returns a positive numberPASSPASSFAIL-
WorkerGlobalScope.performance.now() difference is not negativePASSPASSFAIL-
/hr-time/idlharness.htmlOKOKOKOK
Performance interface: operation now()PASSPASSPASSFAIL
Performance must be primary interface of window.performancePASSPASSPASSFAIL
Stringification of window.performancePASSPASSPASSPASS
Performance interface: window.performance must inherit property "now" with the proper type (0)PASSPASSPASSPASS
/hr-time/monotonic-clock.htmlOKOKOKOK
window.performance.now() returns a positive numberPASSPASSPASSPASS
window.performance.now() difference is not negativePASSPASSPASSPASS
/hr-time/test_cross_frame_start.htmlOKOKOKOK
parent performance.now() > 0PASSPASSPASSPASS
child performance.now() > 0PASSPASSPASSPASS
Child created at least 1 second after parentPASSPASSPASSPASS
Child and parent time bases are correctPASSPASSPASSFAIL