[activation-after-bfcache.html]
  expected:
    if os == "win": [TIMEOUT, OK]
    if os == "android": [OK, TIMEOUT]
    TIMEOUT
  [navigation.activation must be updated when restored from bfcache]
    expected:
      if os == "win": [TIMEOUT, FAIL]
      if os == "android": [FAIL, TIMEOUT]
      TIMEOUT