summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini
blob: 8c5362eac9f6ec00ced370a4e025069216dff923 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[activate-after.tentative.https.window.html]
  expected:
    if (os == "linux") and debug and fission: [OK, TIMEOUT]
    if (os == "win") and (processor == "x86_64"): TIMEOUT
    if (os == "linux") and not debug: TIMEOUT
    if os == "android": OK
    [TIMEOUT, OK]
  [fetchLater() sends out based on activateAfter.]
    expected:
      if (os == "linux") and debug and fission: [FAIL, TIMEOUT]
      if (os == "win") and (processor == "x86_64"): TIMEOUT
      if (os == "linux") and not debug: TIMEOUT
      if os == "android": FAIL
      [TIMEOUT, FAIL]

  [fetchLater() sends out based on activateAfter, even if document is in BFCache.]
    expected: FAIL