diff options
Diffstat (limited to 'tests/data/refs')
| -rw-r--r-- | tests/data/refs/imagemap__--maptype__HTML__group__svg.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/refs/imagemap__--maptype__HTML__group__svg.out b/tests/data/refs/imagemap__--maptype__HTML__group__svg.out new file mode 100644 index 0000000..ff94203 --- /dev/null +++ b/tests/data/refs/imagemap__--maptype__HTML__group__svg.out @@ -0,0 +1,3 @@ +<area shape=poly coords=50,25,25,75,75,75 href=http://example.com> +<area shape=poly coords=75,25,100,75,125,25 href=http://example.com> +<area shape=poly coords=150,25,125,75,175,75 href=http://example.com> |
