tor-browser

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

new-scroll-event-dispatched-at-next-updating-rendering-time.html.ini (490B)


      1 [new-scroll-event-dispatched-at-next-updating-rendering-time.html]
      2  expected:
      3    if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT]
      4  [new-scroll-event-dispatched-at-next-updating-rendering-time]
      5    expected:
      6      if (os == "linux") and not debug and not asan and not tsan: [PASS, FAIL, TIMEOUT]
      7      if (os == "linux") and debug and fission: [PASS, FAIL]
      8      if (os == "mac") and not debug: [PASS, FAIL]
      9      if (os == "android") and not debug: [PASS, FAIL]