tor-browser

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

scrollbars.html.ini (262B)


      1 [scrollbars.html]
      2  [ResizeObserver content-box size and scrollbars]
      3    bug: expected to fail with overlay scrollbars
      4    expected:
      5      if (os == "mac") and debug: [PASS, FAIL]
      6      if (os == "mac") and not debug: [PASS, FAIL]
      7      if os == "android": FAIL