Skip to content

gif: Honor "revert to previous" behaviour on the first frame.

The code originally failed to load GIFs that had this set (4607c8e9) and then changed to silently ignoring it (af71489c).

Reverting to the background on the first frame seems completely reasonable and is the behaviour of Firefox/Chrome. The current GIF spec doesn't indicate any issue doing this and it matches what Firefox/Chrome does.

Fixes #166 (closed)

Merge request reports