Add unit tests for removing fill attributes when fill=none

This commit is contained in:
JSCHILL1 2009-04-24 09:42:23 -05:00
parent d9866c99e9
commit 0f1d0b104d
3 changed files with 18 additions and 0 deletions

View file

@ -44,6 +44,9 @@
# * Process quadratic Bezier curves
# * Collapse all group based transformations
# Suggestion from Richard Hutch:
# * Put id attributes first in the serialization (or make the d attribute last)
# Next Up:
# + fix bug when removing stroke styles
# - Convert all colors to #RRGGBB format