diff options
| author | Viatrix | 2026-03-11 07:54:27 -0700 |
|---|---|---|
| committer | Viatrix | 2026-03-11 07:55:44 -0700 |
| commit | 8cea9e2a48fa7965614997ebee832bb39e7154ca (patch) | |
| tree | 2a1094195d88455842676098c19cfc14dde15729 /tests/data/refs | |
| parent | 1896ef89104109adffcaeb87274abbfe6759c986 (diff) | |
Transforms working
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> |
