diff options
Diffstat (limited to 'tests/data/refs')
| -rw-r--r-- | tests/data/refs/imagemap__--maptype__HTML__alt__svg.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/refs/imagemap__--maptype__HTML__alt__svg.out b/tests/data/refs/imagemap__--maptype__HTML__alt__svg.out new file mode 100644 index 0000000..d78824d --- /dev/null +++ b/tests/data/refs/imagemap__--maptype__HTML__alt__svg.out @@ -0,0 +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,70,75,80 href=http://example.com/3 alt=C> |
