From 274ad4460f3f4a35e099545a1a8408a9a67614e1 Mon Sep 17 00:00:00 2001
From: Viatrix
Date: Wed, 18 Mar 2026 10:02:22 -0700
Subject: Fixed ALT attribute showing up on s with no HREF.
---
tests/data/refs/imagemap__--maptype__HTML__overlap__svg.out | 2 +-
tests/data/svg/overlap.svg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'tests')
diff --git a/tests/data/refs/imagemap__--maptype__HTML__overlap__svg.out b/tests/data/refs/imagemap__--maptype__HTML__overlap__svg.out
index de38166..5f36bd7 100644
--- a/tests/data/refs/imagemap__--maptype__HTML__overlap__svg.out
+++ b/tests/data/refs/imagemap__--maptype__HTML__overlap__svg.out
@@ -1,4 +1,4 @@
-
+
diff --git a/tests/data/svg/overlap.svg b/tests/data/svg/overlap.svg
index 7a3e7aa..8e01282 100644
--- a/tests/data/svg/overlap.svg
+++ b/tests/data/svg/overlap.svg
@@ -2,7 +2,7 @@
-
+
--
cgit