Add missing trailing newlines to unit test svgs.

This commit is contained in:
Johan Sundström 2011-02-20 18:13:23 -08:00
parent 48776271d7
commit 438fd06952
59 changed files with 59 additions and 59 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1" viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg">
<path d="m10,100q50-50,100,0,50,50,100,0" fill="none" stroke="blue" stroke-width="5"/>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 227 B

After

Width:  |  Height:  |  Size: 228 B

Before After
Before After