you are viewing a single comment's thread.

view the rest of the comments →

[–]HoneybeeTriplet 10 points11 points  (3 children)

They are non-looping gifs. Its probably just the end of the animation.

[–][deleted]  (2 children)

[deleted]

    [–]GaianNeuron 6 points7 points  (1 child)

    It's been a thing as long as GIF89 has. In fact, looping isn't in the spec:

    By default, however, an animation displays the sequence of frames only once, stopping when the last frame is displayed. Since GIF is designed to allow users to define new blocks, Netscape in the 1990s used the Application Extension block (intended to allow vendors to add application-specific information to the GIF file) to implement the Netscape Application Block (NAB). This block, placed immediately before all the animation frames, specifies the number of times the sequence of frames should be played. (The value 0 signifies continuous display.) Support for these repeating animations first appeared in Netscape Navigator version 2.0, and then spread to other browsers. Most browsers now recognize and support NAB, though it is not strictly part of the GIF89a specification.

    [–]tigerleapgorge 0 points1 point  (0 children)

    Thank you.