API CHANGES
StyleDeclaration
addProperty made/named private
DEPRECATED anyway, use setProperty
parentRule raises NotImplementedError
RGBColor Implemented
PrimitiveValue uses RGBColor
CSSParser uses setProperty instead of addProperty now
StyleDeclaration, Value, ValueList, PrimitiveValue, RGBcolor
done comparing spec and module docstrings
made list of TODOs