Skip to content

cssimagecrossfade: Don't abort() when failing to parse image

Benjamin Otte requested to merge wip/otte/for-master into master

The code wasn't checking if parsing an image failed and just returning success.

Testcase from bug is attached.

Fixes #4101 (closed)

Merge request reports