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

Pass selector stack when calling functions #2127

Merged
merged 2 commits into from
Jul 20, 2016

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented Jul 19, 2016

Fixes #2124 and #2116

mgreter added 2 commits July 19, 2016 22:52
For some reason arguments for if functions are not
evaluated before calling the function. The function
then creates a new expand/eval context, which will
not inherit the correct selector stack.

Fixes sass#2124
@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage increased (+0.009%) to 79.104% when pulling 2f42bd5 on mgreter:bugfix/issue-2124 into 7a455d1 on sass:master.

@mgreter mgreter self-assigned this Jul 19, 2016
@mgreter mgreter added this to the 3.3.7 milestone Jul 19, 2016
@mgreter mgreter merged commit 6610e81 into sass:master Jul 20, 2016
@xzyfer xzyfer modified the milestones: 3.3.7, 3.4 Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants