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

Error messages for selector functions #1571

Merged
merged 2 commits into from Oct 5, 2015
Merged

Conversation

saper
Copy link
Member

@saper saper commented Sep 23, 2015

is-superselector("foo", null) fixes #1565
simple-selectors(null) fixes #1563

Ruby Sass has an additional assert for plain
string only before parsing selectors.

This is probably the only function using
get_arg_sel<Compound_Selector>(), so change it there.
@xzyfer xzyfer added this to the 3.3 milestone Oct 5, 2015
xzyfer added a commit that referenced this pull request Oct 5, 2015
Error messages for selector functions
@xzyfer xzyfer merged commit 80a6d01 into sass:master Oct 5, 2015
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.

is-superselector should error when $sub is null Error message mismatch for selector functions
2 participants