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

Plus sign (+) in selector failed #83

Closed
wants to merge 1 commit into from
Closed

Conversation

iamvdo
Copy link
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
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.

None yet

2 participants