tor-browser

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

document-exit-fullscreen-twice.html.ini (337B)


      1 [document-exit-fullscreen-twice.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4    if (os == "mac") and debug: [OK, ERROR]
      5    if (os == "mac") and not debug: [OK, TIMEOUT]
      6  [Document#exitFullscreen() called twice]
      7    expected:
      8      if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]