Changes for version 3944 - 2013-03-24
- Add generalized at-rule support to CSS::Inliner::Parser, @media support is reimplemented
- Provide granularity for retrieving rules by rule name, exa qualified, @import, @media, etc
- Attempt to improve whitespace handling when printing out a stylesheet from CSS::Inliner::Parser
- Abandon using tabs in written out css, update tests to reflect the change
- Add support for including at-rule when printing out a stylesheet from CSS::Inliner::Parser
- Add tests for ensuring that at-rule are working
- Fix up code style whitespace issues, add associated tests for checking it
Modules
Library for converting CSS <style> blocks to inline styles.
Interface through which to read/write CSS files while respecting the cascade order
Parser that builds a HTML syntax tree