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

selector-append() shouldn't append a namespaced type selector #2976

Open
nex3 opened this issue Aug 17, 2019 · 0 comments
Open

selector-append() shouldn't append a namespaced type selector #2976

nex3 opened this issue Aug 17, 2019 · 0 comments
Labels
Compatibility - P3 Minorly important for compatibility with the Sass spec and ecosystem Dart Backport Done

Comments

@nex3
Copy link
Contributor

nex3 commented Aug 17, 2019

selector-append("a", "b|c"), selector-append("a", "|c"), and selector-append("a", "*|c") should all throw errors, but in LibSass they currently return ac.

@nex3 nex3 added the Compatibility - P3 Minorly important for compatibility with the Sass spec and ecosystem label Aug 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compatibility - P3 Minorly important for compatibility with the Sass spec and ecosystem Dart Backport Done
Projects
None yet
Development

No branches or pull requests

2 participants