This test measures the time taken to fire a ms DOM Timer when the page visibility is set to "visible", "hidden", "visible", "prerender" and then back to "visible". Due to page timer throttling, the timer should fire close to s when page is hidden or prerender. And it should fire close to ms, when the page is visible.