summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html.ini
blob: e47c4bef1858b1c904e6a0cc237c82d0d8ef94e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[extendable-message-event.https.html]
  expected: TIMEOUT
  [Post loopback extendable messages]
    expected:
      if os == "win": [TIMEOUT, NOTRUN]
      TIMEOUT

  [Post extendable messages among service workers]
    expected: NOTRUN

  [Post an extendable message from a nested client]
    expected:
      if os == "win": [PASS, NOTRUN, TIMEOUT]

  [Post an extendable message from a top-level client]
    expected:
      if os == "win": [PASS, TIMEOUT]