blob: 71c47e5b8df7a51ee8ebde698ae856ea6723a580 [file] [log] [blame]
CONSOLE MESSAGE: TypeError: undefined is not an object (evaluating 'newNavTiming.type')
Description
This test validates the value of window.performance.getEntriesByType("navigation")[0].(type/unloadEventEnd/unloadEventStart) with a reloaded navigation.
This page should be loaded with a green background frame below. The frame will be automatically reloaded and then verified that
The window.performance.getEntriesByType("navigation").type = "reload" after reload
The window.performance.getEntriesByType("navigation").unloadEventStart > 0 after reload
The window.performance.getEntriesByType("navigation").unloadEventEnd > 0 after reload
Harness Error (FAIL), message = TypeError: undefined is not an object (evaluating 'newNavTiming.type')