Skip to content

Fix #133 <unicode-range> parsing corner case #134

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

Merged
merged 1 commit into from
Apr 11, 2017
Merged

Conversation

SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Apr 11, 2017

Unexpected tokens after U+ are not an error, just not part of the .


This change is Reviewable

Unexpected tokens after U+<integer> are not an error,
just not part of the <unicode-range>.
@upsuper
Copy link
Contributor

upsuper commented Apr 11, 2017

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 8f84448 has been approved by upsuper

@bors-servo
Copy link
Contributor

⌛ Testing commit 8f84448 with merge a2f3fee...

bors-servo pushed a commit that referenced this pull request Apr 11, 2017
Fix #133 <unicode-range> parsing corner case

Unexpected tokens after U+<integer> are not an error, just not part of the <unicode-range>.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-cssparser/134)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - status-travis
Approved by: upsuper
Pushing a2f3fee to master...

@bors-servo bors-servo merged commit 8f84448 into master Apr 11, 2017
@SimonSapin SimonSapin deleted the urange-133 branch April 11, 2017 06:07
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.

3 participants