Skip to content

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

Benjamin Otte requested to merge cherry-pick-a76f5155 into gtk-4-2

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