Fix bug with polygon point parsing. Fix bug 368716: tiny CSS parser to find referenced elements in style element

This commit is contained in:
JSCHILL1 2009-08-31 00:11:34 -05:00
parent d9e3e2436b
commit 7fcc125286
6 changed files with 159 additions and 35 deletions

View file

@ -13,9 +13,11 @@
<header>
<h2><a href="#0.20">Version 0.20</a></h2>
</header>
<p>Aug ??th, 2009</p>
<p>Aug 31st, 2009</p>
<ul>
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/368716">Bug 368716</a> by implementing a really tiny CSS parser to find out if any style element have rules referencing gradients, filters, etc</li>
<li>Remove unused attributes from parent elements</li>
<li>Fix a bug with polygon/polyline point parsing if there was whitespace at the end</li>
</ul>
</section>