summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resource-timing/test_resource_timing.https.html.ini
blob: a3225cfa57bd6b8af17570fbd008044b1871d249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[test_resource_timing.https.html]
  [PerformanceEntry has correct order of timing attributes (iframe)]
    disabled:
      if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1526212
      if (os == "win") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526212
    expected:
      if (os == "android") and debug: [PASS, FAIL]
      if os == "win": [PASS, FAIL]

  [PerformanceEntry has correct order of timing attributes (img)]
    expected:
      if (os == "android") and debug: [PASS, FAIL]

  [PerformanceEntry has correct order of timing attributes (link)]
    expected:
      if swgl and (os == "win"): [PASS, FAIL]