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

Better support for parsing complex ie function values #743

Merged
merged 1 commit into from
Dec 21, 2014

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Dec 21, 2014

This PR adds better support for parsing complex ie function values. If a value looks to be more than a simple variable or number we parse it with all of sass' abilities as we would any other declaration value.

Fixes #549. Specs added sass/sass-spec#104, sass/sass-spec#188.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 4742ae4 on xzyfer:fix/ie-keyword-parsing-variables into 9852e41 on sass:master.

@xzyfer
Copy link
Contributor Author

xzyfer commented Dec 21, 2014

I presume where ignoring the AppVeyor build failures atm?

xzyfer added a commit that referenced this pull request Dec 21, 2014
Better support for parsing complex ie function values
@xzyfer xzyfer merged commit c4e03e9 into sass:master Dec 21, 2014
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.

invalid operand for multiplication
2 participants