tor-browser

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

position-sticky-root-scroller-with-scroll-behavior.html.ini (319B)


      1 [position-sticky-root-scroller-with-scroll-behavior.html]
      2  [Sticky elements work with the root (document) scroller]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1556685
      4    expected:
      5      if (os == "win") and debug and (processor == "x86"): PASS
      6      if (os == "mac") and not debug: PASS
      7      [PASS, FAIL]