tor-browser

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

playing-an-animation.html.ini (322B)


      1 [playing-an-animation.html]
      2  [Resuming an animation from paused calculates start time from hold time]
      3    expected:
      4      if (os == "mac") and not debug: [PASS, FAIL]
      5 
      6  [Playing a canceled animation backwards sets the start time]
      7    expected:
      8      if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]