tor-browser

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

audiocontext-suspend-resume.html.ini (387B)


      1 [audiocontext-suspend-resume.html]
      2  expected:
      3    if not debug and (os_version == "14") and sessionHistoryInParent: [OK, TIMEOUT]
      4    if debug and (os == "android"): [OK, ERROR, TIMEOUT]
      5    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
      6  [Test state after context closed]
      7    expected: FAIL
      8 
      9  [Test suspend() for offline context]
     10    expected: FAIL