tor-browser

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

media_fragment_seek.html.ini (303B)


      1 [media_fragment_seek.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
      4    if (os == "android") and not debug: [OK, ERROR]
      5  [Video should seek to time specified in media fragment syntax]
      6    expected:
      7      if (processor == "x86") and not debug: [PASS, FAIL]