tor-browser

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

bailout-side-effects-ignore-opens-during-unload.window.js.ini (398B)


      1 [bailout-side-effects-ignore-opens-during-unload.window.html]
      2  expected:
      3    if (os == "android") and debug and not fission: [OK, TIMEOUT]
      4    if (os == "android") and debug and fission: [OK, TIMEOUT]
      5  [document.open bailout should not have any side effects (ignore-opens-during-unload is greater than 0 during beforeunload event)]
      6    bug: https://github.com/web-platform-tests/wpt/issues/14909