Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upstyle: Update cssparser to 0.23. #19456
Conversation
highfive
commented
Dec 1, 2017
|
Heads up! This PR modifies the following files:
|
|
@bors-servo r+ |
|
|
style: support calc() in color functions. Depends on #19456 and servo/rust-cssparser#207. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19457) <!-- Reviewable:end -->
style: support calc() in color functions. Depends on #19456 and servo/rust-cssparser#207. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19457) <!-- Reviewable:end -->
style: Update cssparser to 0.23. `Token::Column` is no more! (servo/rust-cssparser#205) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19456) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
style: Update cssparser to 0.23. `Token::Column` is no more! (servo/rust-cssparser#205) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19456) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
|
|
|
|
|
Seriously, wtf is wrong with that builder... @bors-servo retry |
|
|
|
@bors-servo retry |
style: Update cssparser to 0.23. `Token::Column` is no more! (servo/rust-cssparser#205) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19456) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
style: Update cssparser to 0.23. `Token::Column` is no more! (servo/rust-cssparser#205) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19456) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
|
|
|
|
|
@bors-servo retry
|
|
|
|
|
|
Bleh, I'll just land it as part of #19457, but this is very unfortunate... |
style: support calc() in color functions. Depends on #19456 and servo/rust-cssparser#207. Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=984021 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19457) <!-- Reviewable:end -->
style: support calc() in color functions. Depends on #19456 and servo/rust-cssparser#207. Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=984021 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19457) <!-- Reviewable:end -->
emilio commentedDec 1, 2017
•
edited by SimonSapin
Token::Columnis no more! (servo/rust-cssparser#205)This change is