tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

track-cues-enter-exit.html.ini (372B)


      1 [track-cues-enter-exit.html]
      2  disabled:
      3    if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1533648
      4  expected:
      5    if (os == "mac") and not debug: [OK, TIMEOUT]
      6    if (os == "android") and not debug: [OK, ERROR]
      7  [TextTrack's cues are indexed and updated in order during video playback]
      8    expected:
      9      if (os == "mac") and not debug: [PASS, TIMEOUT]