timers.html.ini (300B)
1 [timers.html] 2 [Timers should be paused when the page is in BFCache] 3 expected: 4 if (os == "mac") and debug and (version == "OS X 14.7.1"): PASS 5 if (os == "linux") and not fission and not debug: [FAIL, PASS] 6 if os == "win": PASS 7 if os == "android": PASS 8 [PASS, FAIL]