tor-browser

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

reftest.list (1085B)


      1 # GIF tests
      2 
      3 # tests for bug 519589
      4 == 1bit-255-trans.gif 1bit-255-trans.png
      5 == in-colormap-trans.gif in-colormap-trans.png
      6 == out-of-colormap-trans.gif out-of-colormap-trans.png
      7 
      8 # a GIF file that uses the comment extension
      9 == comment.gif comment.png
     10 
     11 # a GIF file with a background smaller than the size of the canvas
     12 == small-background-size.gif small-background-size-ref.gif
     13 == small-background-size-2.gif small-background-size-2-ref.gif
     14 
     15 # a transparent gif that disposes previous frames with clear; we must properly
     16 # clear each frame to pass.
     17 == delaytest.html?transparent-animation.gif transparent-animation-finalframe.html
     18 
     19 # test for bug 641198
     20 skip == test_bug641198.html animation2a-finalframe.gif  # Disabled; see bug 1120144.
     21 
     22 # Bug 1062886: a gif with a single color and an offset
     23 == one-color-offset.gif one-color-offset-ref.gif
     24 
     25 # Bug 1068230
     26 fuzzy-if(Android,0-1,0-8) == tile-transform.html tile-transform-ref.html
     27 
     28 # Bug 1234077
     29 == truncated-framerect.html truncated-framerect-ref.html
     30 
     31 # Bug 1801397
     32 == one-pixel-no-image-data.html one-pixel-no-image-data-ref.html