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

Fixed regex bug with preserved token "calc" #194

Merged
merged 1 commit into from
Mar 16, 2015
Merged

Conversation

bluemoehre
Copy link
Contributor

I noticed class names containing calculator caused a broken stylesheet. This was related to a bug in the regular expression for preserving the calc() function's whitespaces.
I added some test files and made a hotfix for that.

@tml tml self-assigned this Mar 13, 2015
tml added a commit that referenced this pull request Mar 16, 2015
Fixed regex bug with preserved token "calc"
@tml tml merged commit 98341fe into yui:master Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants