blob: 65a519e2d8e180d8c6cbf47483b3d7644007409e [file] [log] [blame]
Description
This test validates that window.performance.now() exist and is a function.
PASS window.performance is defined
PASS High Resolution Time extension to the Performance interface
PASS window.performance.now() function
PASS window.performance.now() returns a number
PASS High resolution time has approximately the right relative magnitude