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