aboutsummaryrefslogtreecommitdiff
path: root/tests/data/refs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/refs')
-rw-r--r--tests/data/refs/imagemap__--maptype__HTML__alt__svg.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/refs/imagemap__--maptype__HTML__alt__svg.out b/tests/data/refs/imagemap__--maptype__HTML__alt__svg.out
index d78824d..8c4e7a1 100644
--- a/tests/data/refs/imagemap__--maptype__HTML__alt__svg.out
+++ b/tests/data/refs/imagemap__--maptype__HTML__alt__svg.out
@@ -1,4 +1,4 @@
<area shape=rect coords=25,20,75,30 href=http://example.com/1 alt=A>
-<area shape=rect coords=25,45,45,55 href=http://example.com/2 alt=B>
-<area shape=rect coords=55,45,75,55 href=http://example.com/2>
+<area shape=rect coords=25,45,45,55 href=http://example.com/2>
+<area shape=rect coords=55,45,75,55 href=http://example.com/2 alt=B>
<area shape=rect coords=25,70,75,80 href=http://example.com/3 alt=C>