tor-browser

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

scroll-cross-origin-iframes.html.ini (377B)


      1 [scroll-cross-origin-iframes.html]
      2  expected:
      3    if (os == "win") and debug: OK
      4    if (os == "mac") and not debug: OK
      5    [OK, TIMEOUT]
      6  [Verify sibling cross-origin iframes can wheel-scroll.]
      7    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1965483
      8    expected:
      9      if (os == "win") and debug: PASS
     10      if (os == "mac") and not debug: PASS
     11      [PASS, TIMEOUT]