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

Normalize decimals in IE keyword args #663

Closed
wants to merge 1 commit into from

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Nov 19, 2014

This PR normalizes decimal arguments in IE keyword args.

Fixes #623. Specs added sass/sass-spec#144.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) when pulling e1d9263 on xzyfer:wip/normalize-ie-keyword-args into dfdeac6 on sass:master.

@xzyfer
Copy link
Contributor Author

xzyfer commented Nov 19, 2014

This works for the spec, but I don't like the solution. It also doesn't account for cases like alpha(opacity=$foo). Closing this.

@HamptonMakes
Copy link
Member

I like that you are disagreeing with your own implementation...!

@xzyfer
Copy link
Contributor Author

xzyfer commented Nov 20, 2014

Haha yeah I know a bad idea when I see one. It's easy to get caught up in getting specs passing rather than fixing the problem.

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.

Minor render issue with alpha filter (IE) and numbers
3 participants