tor-browser

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

display-none-dont-cancel.tentative.html.ini (629B)


      1 [display-none-dont-cancel.tentative.html]
      2  [display:none animating to display:inline should be inline for the whole animation.]
      3    expected: FAIL
      4 
      5  [A CSS variable of display:none animating to display:inline should be inline for the whole animation.]
      6    expected: FAIL
      7 
      8  [Animating from display:none to display:none should not cancel the animation.]
      9    expected: FAIL
     10 
     11  [Animating from display:none to display:none with an intermediate variable should not cancel the animation.]
     12    expected: FAIL
     13 
     14  [Animating a variable of "none" which gets set to display elsewhere should not cancel the animation.]
     15    expected: FAIL