tor-browser

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

remove-last.html.ini (277B)


      1 [remove-last.html]
      2  expected:
      3    if (os == "mac") and debug and (version == "OS X 14.7"): [OK, CRASH]
      4    if (os == "mac") and not debug: [OK, TIMEOUT]
      5  [Remove the last element on the fullscreen element stack]
      6    expected:
      7      if os == "mac": [FAIL, TIMEOUT]
      8      FAIL