NV / CSSOM

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

Implemented support for @host blocks. #72

Closed Munter closed 8 years ago

Munter commented 10 years ago

Closes NV/CSSOM#71

NV commented 10 years ago
Munter commented 10 years ago

I haven't written specs this way before, is this about right?

NV commented 10 years ago

Looks fine.

Could you create spec/CSSHostRule.spec.js (use CSSStyleRule.spec.js as an example)? I’ll merge it after that.

NV commented 8 years ago

I'm sorry I kept this unmerged for over two years.

Munter commented 8 years ago

lol, I had forgotten about this one. Thanks :)