tor-browser

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

svg-clipped-rect-target.html.ini (308B)


      1 [svg-clipped-rect-target.html]
      2  [document.scrollingElement.scrollTop = 300]
      3    expected: FAIL
      4 
      5  [First rAF.]
      6    expected:
      7      if (processor == "x86") and (os == "win") and debug: [PASS, FAIL]
      8      if (processor == "x86") and (os == "linux"): PASS
      9      if (processor == "x86") and debug: [PASS, FAIL]