tor-browser

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

video-poster-shown-preload-auto.html.ini (254B)


      1 [video-poster-shown-preload-auto.html]
      2  expected:
      3    if (os == "linux") and asan and not fission: [PASS, FAIL]
      4    if (os == "win") and debug: [PASS, FAIL]
      5    if (os == "win") and not debug: [ERROR, PASS, FAIL]
      6    if os == "android": [PASS, TIMEOUT]