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