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

Fix parse error in PhantomJS 1.9.2 and possibly some versions of WebKit #74

Closed cburgmer closed 10 years ago

cburgmer commented 10 years ago

This small change makes PhantomJS parse CSSOM. Fixes #52