summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/getregistration.https.html.ini
blob: c67883362f9a123d5559c6c63c0e907f022cbcd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[getregistration.https.html]
  expected:
    if debug and (os == "android") and fission: [OK, TIMEOUT]
    if debug and (os == "linux"): [OK, TIMEOUT]
  [Register then Unregister then getRegistration]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]
      if (os == "linux") and debug: [PASS, TIMEOUT]
      if (os == "mac") and not debug: [PASS, FAIL]

  [Register then getRegistration]
    expected:
      if (os == "linux") and debug: [PASS, TIMEOUT]

  [Register then Unregister then getRegistration in controlled iframe]
    expected:
      if (os == "linux") and debug: [PASS, NOTRUN]

  [Register then getRegistration with a URL having a fragment]
    expected:
      if (os == "linux") and debug: [PASS, NOTRUN]