rgba(from @foo ...) would crash if @foo was not a named color. Handle it as we do elsewhere, by returning NULL from resolve(). Test included. Fixes: #6985
rgba(from @foo ...) would crash if @foo was not a named color. Handle it as we do elsewhere, by returning NULL from resolve(). Test included. Fixes: #6985