tor-browser

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

sandbox-window-open-srcdoc.html.ini (233B)


      1 [sandbox-window-open-srcdoc.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, TIMEOUT]
      4  [window.open('about:srcdoc') from sandboxed srcdoc doesn't crash.]
      5    expected:
      6      if (os == "mac") and not debug: [PASS, TIMEOUT]