tor-browser

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

cross-origin-video.html.ini (286B)


      1 [cross-origin-video.html]
      2  bug: 1709960
      3  expected:
      4    if (os == "mac") and not debug: [OK, TIMEOUT]
      5    if (os == "linux") and (processor == "x86"): [OK, ERROR]
      6  [Test cross origin load of media document in parts]
      7    expected:
      8      if (os == "mac") and not debug: [PASS, TIMEOUT]