CSSOM Versions Save

Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.

v0.3.0

10 years ago
  • Allow \' and \" escape sequences in strings, albeit not full escape sequence support.
  • Support IE expression() values (#45).
  • Support @-moz-document (#47).
  • Fix some issues in older Firefox and IE browsers.
  • Correctly set parentStyleSheet on rules added via insertRules.
  • Fix package.json jake version to be modern.