From 5aca421003b008e116c170d6be789ac28e602cf7 Mon Sep 17 00:00:00 2001 From: Viatrix Date: Thu, 12 Mar 2026 14:53:01 -0700 Subject: Images with dummy fill and stroke handled correctly. --- tests/data/svg/image.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/data/svg/image.svg b/tests/data/svg/image.svg index e0d62d4..9b970f7 100644 --- a/tests/data/svg/image.svg +++ b/tests/data/svg/image.svg @@ -1,6 +1,6 @@ - + -- cgit