jsdom / cssstyle

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

Refactor parse width or height into single function #45

Closed terrencewwong closed 6 years ago

terrencewwong commented 8 years ago

Addresses #44

Otherwise function parse is included twice in the output properties.js and the package is unuseable

dadhikari16 commented 8 years ago

Can someone merge the fix.

Jarlotee commented 8 years ago

:+1: until this is fixed a fresh install of jest@0.4.0 is broken

terrencewwong commented 8 years ago

@chad3814 what do you think of this PR? Anything I can do to get this merged?

dnzhng commented 8 years ago

Bump on getting this merged, also running into issues with jest@0.4.0

sobotklp commented 7 years ago

Another bump for merging this. Also having issues with jest@0.4.0

jsakas commented 6 years ago

Closing stale PR. If this is still needed, please reopen a PR.