tor-browser

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

inert-iframe-tabbing.html.ini (412B)


      1 [inert-iframe-tabbing.html]
      2  [Sequential navigation can move within an inert iframe]
      3    bug: 1793738
      4    expected:
      5      if (os == "linux") and not debug and not asan and not tsan: [PASS, FAIL]
      6      [FAIL, PASS]
      7 
      8  [Sequential navigation can leave an inert iframe]
      9    expected:
     10      if (os == "linux") and not debug and not asan and not tsan: [PASS, FAIL]
     11      if (os == "mac") and not debug: [PASS, FAIL]