tor-browser

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

element-request-fullscreen-non-top.html.ini (251B)


      1 [element-request-fullscreen-non-top.html]
      2  expected:
      3    if (os == "mac") and debug: [OK, ERROR]
      4  [\n    Element#requestFullscreen() for non-top element in fullscreen element stack\n]
      5    expected:
      6      if (os == "mac") and not debug: [PASS, FAIL]