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.
17random == delaytest.html?transparent-animation.gif transparent-animation-finalframe.gif # incorrect timing dependence (bug 558678)
18
19# test for bug 641198
20skip == 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
26fuzzy-if(Android,1,8) == tile-transform.html tile-transform-ref.html
27
28# Bug 1234077
29== truncated-framerect.html truncated-framerect-ref.html
30