Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Plus sign (+) in selector failed#83

Closed
iamvdo wants to merge 1 commit intohail2u:masterfrom
iamvdo:master
Closed

Plus sign (+) in selector failed#83
iamvdo wants to merge 1 commit intohail2u:masterfrom
iamvdo:master

Conversation

@iamvdo
Copy link
Copy Markdown
Contributor

@iamvdo iamvdo commented Nov 3, 2016

When using a combinator as part of the class name, minifier fails.
This PR adds a failure test.

Related: iamvdo/pleeease#80

@hail2u hail2u added the bug label Nov 3, 2016
hail2u added a commit that referenced this pull request Nov 3, 2016
If white spaces around `\>`, `\+`, and `\~` in descendant combinator are
removed, this selector may transform into the sequence of selectors.
This will broke selector completely. These should be preserved.

This resolves #83.
@hail2u
Copy link
Copy Markdown
Owner

hail2u commented Nov 3, 2016

Thanks! Escaping in selectors is tough... This bug was fixed in 805049e.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants