tor-browser

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

scroll-animation-effect-fill-modes.tentative.html.ini (2205B)


      1 [scroll-animation-effect-fill-modes.tentative.html]
      2  [Scroll based animation effect fill mode should return 'auto' for getTiming() and should return 'none' for getComputedTiming().]
      3    expected: FAIL
      4 
      5  [Applied effect value before timeline start with fill: forwards]
      6    expected: FAIL
      7 
      8  [Applied effect value at timeline start with fill: forwards]
      9    expected: FAIL
     10 
     11  [Applied effect value in timeline range with fill: forwards]
     12    expected: FAIL
     13 
     14  [Applied effect value at timeline end with fill: forwards]
     15    expected: FAIL
     16 
     17  [Applied effect value after timeline end with fill: forwards]
     18    expected: FAIL
     19 
     20  [Applied effect value before timeline start with fill: both]
     21    expected: FAIL
     22 
     23  [Applied effect value at timeline start with fill: both]
     24    expected: FAIL
     25 
     26  [Applied effect value in timeline range with fill: both]
     27    expected: FAIL
     28 
     29  [Applied effect value at timeline end with fill: both]
     30    expected: FAIL
     31 
     32  [Applied effect value after timeline end with fill: both]
     33    expected: FAIL
     34 
     35  [Applied effect value before timeline start with fill: auto]
     36    expected: FAIL
     37 
     38  [Applied effect value at timeline start with fill: auto]
     39    expected: FAIL
     40 
     41  [Applied effect value in timeline range with fill: auto]
     42    expected: FAIL
     43 
     44  [Applied effect value at timeline end with fill: auto]
     45    expected: FAIL
     46 
     47  [Applied effect value after timeline end with fill: auto]
     48    expected: FAIL
     49 
     50  [Applied effect value at start delay with fill: none]
     51    expected: FAIL
     52 
     53  [Applied effect value before start delay with fill: none]
     54    expected: FAIL
     55 
     56  [Applied effect value at midpoint with fill: none]
     57    expected: FAIL
     58 
     59  [Applied effect value at effect end with fill: backwards]
     60    expected: FAIL
     61 
     62  [Applied effect value before start delay with fill: backwards]
     63    expected: FAIL
     64 
     65  [Applied effect value at start delay with fill: backwards]
     66    expected: FAIL
     67 
     68  [Applied effect value after effect end with fill: none]
     69    expected: FAIL
     70 
     71  [Applied effect value at effect end with fill: none]
     72    expected: FAIL
     73 
     74  [Applied effect value after effect end with fill: backwards]
     75    expected: FAIL
     76 
     77  [Applied effect value at midpoint with fill: backwards]
     78    expected: FAIL