tor-browser

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

update-playback-rate.html.ini (884B)


      1 [update-playback-rate.html]
      2  [Updating the playback rate maintains the current time]
      3    expected: FAIL
      4 
      5  [Updating the playback rate on a play-pending animation maintains the current time]
      6    expected: FAIL
      7 
      8  [Updating the playback rate to zero on a finished animation maintains the current time]
      9    expected: FAIL
     10 
     11  [Updating the playback rate while running makes the animation pending]
     12    expected: FAIL
     13 
     14  [Updating the playback rate on a pause-pending animation maintains the current time]
     15    expected: FAIL
     16 
     17  [In the idle state, the playback rate is applied immediately]
     18    expected: FAIL
     19 
     20  [If a pending playback rate is set multiple times, the latest wins]
     21    expected: FAIL
     22 
     23  [Updating the playback rate on a finished animation maintains the current time]
     24    expected: FAIL
     25 
     26  [In the paused state, the playback rate is applied immediately]
     27    expected: FAIL