Unit tests for removing trailing zeroes and removing whitespace/commas before negative coords in path data
This commit is contained in:
parent
5d7e3a075c
commit
d6d4d3d027
3 changed files with 19 additions and 2 deletions
3
unittests/path-truncate-zeroes.svg
Normal file
3
unittests/path-truncate-zeroes.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<path d="M300.0000, -100.1 z" fill="red" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 108 B |
Loading…
Add table
Add a link
Reference in a new issue