mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-04-02 04:12:51 +03:00

css import entries may not have a valid content if the resource failed to load or was unsuitable in some otehr way. The save_complete iterator did not cope with this. fixes #2166