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

Fix url parsing with trailing spaces in url #1051

Merged
merged 1 commit into from
Apr 7, 2015

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented Apr 6, 2015

Re-factoring in lexer to make args more consistent.
Added loosely match that can be preceded by spaces.

Makes it pass spec test:

  • libsass/url

@mgreter mgreter added this to the 3.2.1 milestone Apr 6, 2015
@mgreter mgreter self-assigned this Apr 6, 2015
Re-factoring in lexer to make args more consistent.
Added loosely match that can be preceded by spaces.
@mgreter mgreter force-pushed the bugfix/url-trailing-spaces branch from 717a05d to 51b0bf0 Compare April 6, 2015 17:51
@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 80.63% when pulling 51b0bf0 on mgreter:bugfix/url-trailing-spaces into f82a41b on sass:master.

@mgreter mgreter modified the milestones: 3.2, 3.2.1 Apr 7, 2015
mgreter added a commit that referenced this pull request Apr 7, 2015
Fix url parsing with trailing spaces in url
@mgreter mgreter merged commit b05e666 into sass:master Apr 7, 2015
@mgreter mgreter deleted the bugfix/url-trailing-spaces branch April 7, 2015 18:38
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