Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssimage: Make cross-fade() an array | Benjamin Otte | 2019-04-12 | 1 | -5/+4 |
| | | | | | The new spec at https://drafts.csswg.org/css-images-4/#cross-fade-function allows infinite images to cross-fade and we want to, too. | ||||
* | cssimage: Add GtkCssImageCrossFade | Benjamin Otte | 2012-04-17 | 1 | -0/+59 |
Supports the cross-fade() css notation the way the old CSS3 specs did. The main reason for adding it is supporting image transitions though. |