tor-browser

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

scroll-timeline-range-animation.html.ini (475B)


      1 [scroll-timeline-range-animation.html]
      2  expected: TIMEOUT
      3  [Animation with ranges [10%, 100%\]]
      4    expected: FAIL
      5 
      6  [Animation with ranges [0%, 50%\]]
      7    expected: FAIL
      8 
      9  [Animation with ranges [10%, 50%\]]
     10    expected: FAIL
     11 
     12  [Animation with ranges [150px, 75em\]]
     13    expected: FAIL
     14 
     15  [Animation with ranges [calc(1% + 135px), calc(70em + 50px)\]]
     16    expected: FAIL
     17 
     18  [Animation with ranges [calc(1% + 135px), calc(70em + 50px)\] (scoped)]
     19    expected: TIMEOUT