blob: 41fe5628d4dd9ed19db22402eed43a11b42a5091 [file] [log] [blame]
CONSOLE MESSAGE: ReferenceError: Can't find variable: wp_test
CONSOLE MESSAGE: ReferenceError: Can't find variable: test_true
Harness Error (FAIL), message = ReferenceError: Can't find variable: wp_test
Description
This test validates that the performance.measure() method throws a SYNTAX_ERR exception whenever a non-existent mark is provided as the startMark or endMark, and the method also throws a INVALID_ACCESS_ERR whenever a navigation timing attribute with a value of zero is provided as the startMark or endMark.