-
Notifications
You must be signed in to change notification settings - Fork 136
tokenizer: Look for both env() and var() functions. #230
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
Conversation
I have some objections to the way this features is specified to work, but they are for CSSWG rather than this repo. In the meantime, let’s not block Firefox compat with what’s already shipping elsewhere. @bors-servo r+ |
📌 Commit 6adba1b has been approved by |
tokenizer: Look for both env() and var() functions. Differential Revision: https://phabricator.services.mozilla.com/D9609 <!-- 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/230) <!-- Reviewable:end -->
💔 Test failed - status-travis |
@bors-servo r=SimonSapin,heycam |
📌 Commit 7f0461a has been approved by |
tokenizer: Look for both env() and var() functions. Differential Revision: https://phabricator.services.mozilla.com/D9609 <!-- 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/230) <!-- Reviewable:end -->
(since cam took a look upstream) |
☀️ Test successful - status-travis |
Differential Revision: https://phabricator.services.mozilla.com/D9609
This change is