blob: 05f230b9fb0fab8d8d7cb585ec985c2081119fd7 [file] [log] [blame]
Description
This test validates window.performance.getEntriesByType("navigation") remains constant when a document is replaced using document.open.
This page should be loaded with a yellow frame below. It then replaces the document in that frame with a green document.
The test passes if all of the checks to performance.getEntriesByType("navigation") are correct and the frame below ends with a green background.
PASS Navigation Timing 2 WPT