summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-element-src-change-error.html.ini
blob: 451cb44bc3f82d6aa8643970fe29d35f242c0543 (plain)
1
2
3
4
5
6
7
8
9
[track-element-src-change-error.html]
  disabled:
    if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1591638
  [HTMLTrackElement 'src' attribute mutations]
    expected:
      if (os == "win") and (processor == "x86_64") and debug: [PASS, FAIL]
      if (os == "win") and (processor == "x86_64") and not debug: [PASS, FAIL]
      if (os == "win") and (processor == "x86") and not debug: [PASS, FAIL]
      if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]