tor-browser

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

fedcm-button-mode-basics.tentative.https.html.ini (497B)


      1 [fedcm-button-mode-basics.tentative.https.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [ERROR, OK, PASS, FAIL]
      4    if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK, PASS, FAIL, ERROR]
      5    [OK, PASS, FAIL, ERROR]
      6  [Test that the mediation:silent is not supported in active mode.]
      7    expected:
      8      if (processor == "x86") and not debug: TIMEOUT
      9      FAIL
     10 
     11  [Test that the active mode succeeds with user activation.]
     12    expected: FAIL