Typo in unittest svg file
This commit is contained in:
parent
f5a61eeeb3
commit
3e4c8d793f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<svg vxmlns="http://www.w3.org/2000/svg">
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||||||
<path id="p0" d="M 100.0000001 99.9999999 h100.01 v123456789.123456789 h-100 z" />
|
<path id="p0" d="M 100.0000001 99.9999999 h100.01 v123456789.123456789 h-100 z" />
|
||||||
|
|
||||||
<path id="p1" d="m 1 12 123 1234 12345 123456 " />
|
<path id="p1" d="m 1 12 123 1234 12345 123456 " />
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 518 B After Width: | Height: | Size: 517 B |
Loading…
Add table
Add a link
Reference in a new issue