tor-browser

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

noopener-noreferrer-sizing.window.js.ini (350B)


      1 [noopener-noreferrer-sizing.window.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [window.open() with noreferrer should have equal viewport width and height]
      5    expected:
      6      if os == "android": FAIL
      7 
      8  [window.open() with noopener should have equal viewport width and height]
      9    expected:
     10      if os == "android": FAIL