summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-mode-disabled.html.ini
blob: 9e008e336bca15417a9d116eec727ee7cc396562 (plain)
1
2
3
4
5
6
7
8
9
10
[track-mode-disabled.html]
  expected:
    if (os == "linux") and not fission and not debug and not asan: [OK, TIMEOUT]
    if (os == "linux") and not fission and debug: [OK, TIMEOUT]
    if (os == "linux") and fission: [OK, TIMEOUT]
  [Cues are properly removed from the active cue list when their track changes mode to disabled]
    expected:
      if (os == "linux") and not fission and not debug and not asan: [PASS, TIMEOUT]
      if (os == "linux") and not fission and debug: [PASS, TIMEOUT]
      if (os == "linux") and fission: [PASS, TIMEOUT]