[navigate-history-back-bfcache.html]
expected:
if not debug and (os == "win") and (processor == "x86_64"): [OK, TIMEOUT]
if not debug and (os == "win") and (processor == "x86"): [OK, TIMEOUT]
if not debug and (os == "mac"): TIMEOUT
[navigate event should fire when traversing to a bfcache hit]
expected:
if not debug and (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
if not debug and (os == "win") and (processor == "x86"): [PASS, TIMEOUT]
if not debug and (os == "mac"): TIMEOUT