diff options
| author | Viatrix | 2026-03-15 15:29:42 -0700 |
|---|---|---|
| committer | Viatrix | 2026-03-15 15:29:42 -0700 |
| commit | 57aa116144d51783a12bb288554dd69846706386 (patch) | |
| tree | 7e271a14e781a5bc75cfc7a4e88ede55fe7468b8 /tests/data/refs | |
| parent | c03729d9bb9c0902b89a15643e67b620f7dd669b (diff) | |
Groups now work.
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> |
