tor-browser

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

root-margin-rounding.html.ini (260B)


      1 [root-margin-rounding.html]
      2  [IntersectionObserver root margin cannot end up with negative rect (and thus non-intersecting) due to rounding]
      3    expected:
      4      if os == "win": PASS
      5      if os == "mac": PASS
      6      if os == "android": PASS
      7      [PASS, FAIL]