summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resource-timing/resource_timing.worker.js.ini
blob: 330164a8319cb7e8fa86d2c8e18b3841469e56c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[resource_timing.worker.html]
  disabled:
    if os == "android": Bug 1557495, Bug 1499003, Bug 1557492
  expected:
    if (os == "win") and not swgl: OK
    if os == "mac": OK
    [OK, TIMEOUT]
  [Performance Resource Entries in workers]
    expected:
      if (os == "win") and not swgl: PASS
      if os == "mac": PASS
      [PASS, TIMEOUT]