NV / CSSOM

Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
https://nv.github.io/CSSOM/docs/parse.html
MIT License
751 stars 99 forks source link

a simple fix for CSSKeyframesRule #21

Closed ghostoy closed 13 years ago

ghostoy commented 13 years ago

a simple fix for CSSKeyframesRule

NV commented 13 years ago

Code looks good. Could you add some tests?

NV commented 13 years ago

Before adding tests please rebaseline with 996af72300943534619b95639453ff7407809019. I made a fix, so parentRule should not break everything.