stoyan / cssshrink

CSS minifier
1.05k stars 81 forks source link

Test cases failed on Windows #11

Closed rhapsodyn closed 10 years ago

rhapsodyn commented 10 years ago

The test cases failed during parse the "@import.css"

OH NOES! Trouble in @import.css

Debugging ....

It seems that was a windows '\r\n' pitfall:

expected.length == 172 after.length == 166

stoyan commented 10 years ago

merged your pull request, feel free to close it it works ok