tor-browser

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

wakelock-document-hidden.https.html.ini (327B)


      1 [wakelock-document-hidden.https.html]
      2  expected:
      3    if os == "android": ERROR
      4  [Screen wake locks are released when the document the page is hidden]
      5    expected:
      6      if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
      7      if (os == "linux") and (processor == "x86"): [PASS, FAIL]