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