Remove TODOs accomplished in 0.12
This commit is contained in:
parent
a7d2593a58
commit
a03439573e
3 changed files with 2 additions and 6 deletions
4
scour.py
4
scour.py
|
|
@ -41,10 +41,6 @@
|
|||
# * Put id attributes first in the serialization (or make the d attribute last)
|
||||
|
||||
# Next Up:
|
||||
# + Up-revved enthought's path parser for integer coords with sci notation:
|
||||
# https://svn.enthought.com/enthought/changeset/23583?format=diff&new=23583
|
||||
# + Convert rgb() into #RRGGBB
|
||||
# + Convert #RRGGBB into #RGB where possible
|
||||
# - prevent elements from being stripped if they are referenced in a <style> element
|
||||
# (for instance, filter, marker, pattern) - need a crude CSS parser
|
||||
# - Remove any unused glyphs from font elements?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue