diff options
| author | Viatrix | 2026-03-15 20:50:07 -0700 |
|---|---|---|
| committer | Viatrix | 2026-03-15 20:50:07 -0700 |
| commit | fbcbb4eff55d0703f9fee526e5caea4744e931f7 (patch) | |
| tree | cbf246a465fda28f39e4f04e8032ac639dcc9de6 /tests/test_imagemap_comparison.py | |
| parent | 57aa116144d51783a12bb288554dd69846706386 (diff) | |
Target attribute (and others) now work.
Diffstat (limited to 'tests/test_imagemap_comparison.py')
| -rw-r--r-- | tests/test_imagemap_comparison.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_imagemap_comparison.py b/tests/test_imagemap_comparison.py index b4fae16..4b734b8 100644 --- a/tests/test_imagemap_comparison.py +++ b/tests/test_imagemap_comparison.py @@ -13,6 +13,7 @@ class ImageMapComparisonTest(ComparisonMixin, TestCase): 'svg/oob.svg', 'svg/overlap.svg', 'svg/rounding.svg', + 'svg/target.svg', 'svg/text.svg', 'svg/transform.svg', 'svg/viewbox.svg' |
