tor-browser

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

scroll-animation-effect-phases.tentative.html.ini (3357B)


      1 [scroll-animation-effect-phases.tentative.html]
      2  [Verify that (play -> pause -> play) doesn't change phase/progress.]
      3    expected: FAIL
      4 
      5  [Pause in before phase, scroll timeline into active phase, animation should remain in the before phase]
      6    expected: FAIL
      7 
      8  [Make scroller inactive, then set current time to an in range time]
      9    expected: FAIL
     10 
     11  [Animation effect is still applied after pausing and making timeline inactive.]
     12    expected: FAIL
     13 
     14  [Current times and effect phase at timeline start when delay = 0 and endDelay = 500 |]
     15    expected: FAIL
     16 
     17  [Current times and effect phase at timeline start when delay = 500 and endDelay = 0 |]
     18    expected: FAIL
     19 
     20  [Pause in before phase, set animation current time to be in active range, animation should become active. Scrolling should have no effect.]
     21    expected: FAIL
     22 
     23  [Make timeline inactive, force style update then pause the animation. No crashing indicates test success.]
     24    expected: FAIL
     25 
     26  [Current times and effect phase at start delay when delay = 250 and endDelay = 250 |]
     27    expected: FAIL
     28 
     29  [Current times and effect phase at start when delay = 0 and endDelay = 0 |]
     30    expected: FAIL
     31 
     32  [Current times and effect phase in active range when delay = 500 and endDelay = 0 |]
     33    expected: FAIL
     34 
     35  [Current times and effect phase after effect end time when delay = 0 and endDelay = 500 |]
     36    expected: FAIL
     37 
     38  [Current times and effect phase at effect end time when delay = 500 and endDelay = 0 |]
     39    expected: FAIL
     40 
     41  [Current times and effect phase at effect end time when delay = 250 and endDelay = 250 |]
     42    expected: FAIL
     43 
     44  [Current times and effect phase at effect end time when delay = 0 and endDelay = 0 |]
     45    expected: FAIL
     46 
     47  [Current times and effect phase at timeline boundary when delay = 250 and endDelay = 250 |]
     48    expected: FAIL
     49 
     50  [Current times and effect phase in active range when delay = 250 and endDelay = 250 |]
     51    expected: FAIL
     52 
     53  [Current times and effect phase at timeline end when delay = -125 and endDelay = -125 |]
     54    expected: FAIL
     55 
     56  [Current times and effect phase in active range when delay = 0 and endDelay = 500 |]
     57    expected: FAIL
     58 
     59  [Current times and effect phase before start delay when delay = 500 and endDelay = 0 |]
     60    expected: FAIL
     61 
     62  [Current times and effect phase at timeline boundary when delay = 0 and endDelay = 500 |]
     63    expected: FAIL
     64 
     65  [Current times and effect phase in active range when delay = 0 and endDelay = 0 |]
     66    expected: FAIL
     67 
     68  [Current times and effect phase at timeline start when delay = -125 and endDelay = -125 |]
     69    expected: FAIL
     70 
     71  [Current times and effect phase before start delay when delay = 250 and endDelay = 250 |]
     72    expected: FAIL
     73 
     74  [Current times and effect phase in active range when delay = -125 and endDelay = -125 |]
     75    expected: FAIL
     76 
     77  [Current times and effect phase at effect end time when delay = 0 and endDelay = 500 |]
     78    expected: FAIL
     79 
     80  [Current times and effect phase after effect end time when delay = 250 and endDelay = 250 |]
     81    expected: FAIL
     82 
     83  [Current times and effect phase at timeline start when delay = 250 and endDelay = 250 |]
     84    expected: FAIL
     85 
     86  [Current times and effect phase at start delay when delay = 500 and endDelay = 0 |]
     87    expected: FAIL
     88 
     89  [Playback rate affects whether active phase boundary is inclusive.]
     90    expected: FAIL