blob: 70ce41a04c88819267ba1e626f0a03a46de32374 [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