tor-browser

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

reftest.list (532B)


      1 # Tests related to SVG Animation that use timeouts to interrupt, modify, 
      2 # and examine animations.
      3 #
      4 # NOTE: Most of these tests require a few seconds to run.
      5 # (That's longer than most other reftests)
      6 
      7 == paced-1.svg paced-1-ref.svg
      8 == pause-1.svg pause-1-ref.svg
      9 == removeChild-1.svg removeChild-1-ref.svg
     10 == removeChild-2.svg removeChild-2-ref.svg
     11 == appendChild-1a.svg appendChild-1a-ref.svg
     12 == appendChild-1b.svg appendChild-1b-ref.svg
     13 == appendChild-2a.svg appendChild-2a-ref.svg
     14 == appendChild-2b.svg appendChild-2b-ref.svg