tor-browser

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

document-exit-fullscreen.html.ini (222B)


      1 [document-exit-fullscreen.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, TIMEOUT]
      4  [Checks that the fullscreenchange event is fired when exiting fullscreen]
      5    expected:
      6      if os == "mac": [PASS, TIMEOUT]