blob: e96f217699cbfd7a2fe073b674d70532a7b05ba5 [file] [log] [blame]
Description
This test validates the values of the window.performance.now() are based on the current document's navigationStart.
PASS Setup the frame
PASS parent performance.now() > 0
PASS child performance.now() > 0
PASS Child created at least 1 second after parent
PASS Child and parent time bases are correct