Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue #161 -- remove utf-8-sig for utf-8 for output files #162

Merged
merged 1 commit into from
Mar 2, 2015

Conversation

jschneier
Copy link
Contributor

also noticed that the tests don't work with cssutils before ~0.9.10 because the
validate kw was not added to parseFile until at least after 0.9.8a3

tests all pass

…iles

also noticed that the tests don't work with cssutils before ~0.9.10 because the
validate kw was not added to parseFile until at least after 0.9.8a3

tests all pass
@jschneier jschneier mentioned this pull request Jul 8, 2014
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) when pulling e0bd684 on jschneier:master into bb02512 on jorgebastida:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) when pulling e0bd684 on jschneier:master into bb02512 on jorgebastida:master.

@jschneier
Copy link
Contributor Author

Also read this in the Unicode Standard: Use of a BOM is neither required nor recommended for UTF-8

@jorgebastida
Copy link
Owner

Thank you very much!

@jorgebastida jorgebastida reopened this Mar 2, 2015
jorgebastida pushed a commit that referenced this pull request Mar 2, 2015
fix issue #161 -- remove utf-8-sig for utf-8 for output files
@jorgebastida jorgebastida merged commit 8ee5b1e into jorgebastida:master Mar 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants