Changes
0.9.1
0.9.0
- Implemented the SAC (Simple API for CSS)
- Converted the CSS DOM to be implemented on top of the SAC
0.1.4
- Fixed case-sensitivity bug in ASTStyleDeclaration.
- Renamed methods in ASTMediaList to bring it into line with CR-DOM-Level-2-20000510.
- Reduced the number of states in the lexer to simplify matters and to aid with improved handling of invalid statements.
0.1.3