[timers.html]
[Timers should be paused when the page is in BFCache]
expected:
if (os == "mac") and debug and (version == "OS X 14.7.1"): PASS
if (os == "linux") and not fission and not debug: [FAIL, PASS]
if os == "win": PASS
if os == "android": PASS
[PASS, FAIL]