diff options
| author | Viatrix | 2026-03-16 18:27:49 -0700 |
|---|---|---|
| committer | Viatrix | 2026-03-16 18:27:49 -0700 |
| commit | b7c5d7b4060baf845eb06e642a1fe96fb073ba0e (patch) | |
| tree | b166cec83e00d874f6e1d8ffe3fb72243450ceb3 /tests/data/svg | |
| parent | 90246c78b9b0a5c736c574d7d95159fbfe74c597 (diff) | |
Removed rounding test since it was getting redundant
Diffstat (limited to 'tests/data/svg')
| -rw-r--r-- | tests/data/svg/rounding.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/data/svg/rounding.svg b/tests/data/svg/rounding.svg deleted file mode 100644 index e3f98e6..0000000 --- a/tests/data/svg/rounding.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> - <a xlink:href="http://example.com"> - <polyline points="50.3,24.6 74.8,75.4 25.2,75.01"/> - </a> -</svg> |
