tor-browser

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

javascript-url-no-beforeunload.window.js.ini (680B)


      1 [javascript-url-no-beforeunload.window.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Navigating an iframe via location.href to a javascript: URL must not fire beforeunload: string completion]
      5    expected: FAIL
      6 
      7  [Navigating an iframe via src="" to a javascript: URL after insertion must not fire beforeunload: string completion]
      8    expected: FAIL
      9 
     10  [Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: string completion]
     11    expected: FAIL
     12 
     13  [Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: string completion]
     14    expected: FAIL