summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/metadata/generated/form-submission.sub.html.ini
blob: 4b8016d4d7a2b0fa5959aad5ba3483ee40d87fdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[form-submission.sub.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
    if (os == "linux") and fission: [OK, TIMEOUT]
  [sec-fetch-site - HTTPS upgrade - POST]
    expected:
      if (os == "linux") and fission and not debug: [PASS, TIMEOUT, NOTRUN]
      if (os == "linux") and fission and debug: [PASS, TIMEOUT]

  [sec-fetch-site - HTTPS downgrade-upgrade - GET]
    expected:
      if (os == "linux") and fission and debug: [PASS, NOTRUN]
      if (os == "linux") and fission and not debug: [PASS, TIMEOUT, NOTRUN]

  [sec-fetch-site - HTTPS downgrade-upgrade - POST]
    expected:
      if (os == "linux") and fission and not debug: [PASS, TIMEOUT, NOTRUN]
      if (os == "linux") and fission and debug: [PASS, NOTRUN]

  [sec-fetch-site - HTTPS upgrade - GET]
    expected:
      if (os == "linux") and not debug and fission: [PASS, TIMEOUT]