tor-browser

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

update-the-rendering.html.ini (321B)


      1 [update-the-rendering.html]
      2  ["Flush autofocus candidates" should be happen before a scroll event and animation frame callbacks]
      3    expected:
      4      if (os == "win") and (processor == "x86") and debug: [FAIL, PASS]
      5      if (os == "mac") and debug: [FAIL, PASS]
      6      if os == "android": [FAIL, PASS]
      7      [PASS, FAIL]