Remove redundant SVG namespace declarations and prefixes

This commit is contained in:
JSCHILL1 2009-08-03 17:44:40 -05:00
parent 6fce13b84f
commit c9ecfc05a7
5 changed files with 162 additions and 2 deletions

View file

@ -19,6 +19,8 @@
<li>Remove duplicate gradients</li>
<li>Remove empty q,a path segments</li>
<li>Scour polyline coordinates just like path/polygon</li>
<li>Scour lengths from most attributes</li>
<li>Remove redundant SVG namespace declarations and prefixes</li>
</ul>
</section>