jsdom / cssstyle

A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
MIT License
109 stars 70 forks source link

Support vh and vw for lengths #69

Closed dallashall-procore closed 6 years ago

dallashall-procore commented 6 years ago

Adds the ability to specify lengths using viewport measurements.

Note: does not add the ability to use vmax.