Remove unused attributes from parent elements

This commit is contained in:
JSCHILL1 2009-08-13 08:18:49 -05:00
parent cf5fb8a37d
commit d9e3e2436b
7 changed files with 121 additions and 28 deletions

View file

@ -9,14 +9,27 @@
<p>Copyright 2009, Jeff Schiller</p>
<section id="0.20">
<header>
<h2><a href="#0.20">Version 0.20</a></h2>
</header>
<p>Aug ??th, 2009</p>
<ul>
<li>Remove unused attributes from parent elements</li>
</ul>
</section>
<section id="0.19">
<header>
<h2><a href="#0.19">Version 0.19</a></h2>
</header>
<p>Aug 9th, 2009</p>
<p>Aug 13th, 2009</p>
<ul>
<li>Fix XML serialization bug: xmlns:XXX prefixes not preserved when not in default namespace</li>
<li>Fix XML serialization bug: remapping to default namespace was not actually removing the old prefix</li>
<li>Move common attributes to ancestor elements</li>
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/401628">Bug 412754</a>: Elliptical arc commands must have comma/whitespace separating the coordinates</li>
<li>Scour lengths for svg x,y,width,height,*opacity,stroke-width,stroke-miterlimit</li>
</ul>
</section>