summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/update-registration-with-type.https.html.ini
blob: 87d6fe2510f820dd42eefe1ec1a7270973dea057 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[update-registration-with-type.https.html]
  [Update the registration with a different script type (module => classic).]
    expected: FAIL

  [Update the registration with a different script type (classic => module).]
    expected: FAIL

  [Update the registration with a different script type (classic => module) and with a same main script. Expect evaluation failed.]
    expected:
      FAIL

  [Update the registration with a different script type (module => classic) and with a same main script. Expect evaluation failed.]
    expected:
      FAIL

  [Update the registration with a different script type (module => classic) and with a same main script.]
    expected:
      if (os == "linux") and not debug: ["PASS", "FAIL"]

  [Does not update the registration with the same script type and the same main script.]
    expected:
      if (os == "linux") and not debug: ["PASS", "FAIL"]