Skip to content

Serialize currentcolor as canonicalized form #162

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
Jun 21, 2017

Conversation

canova
Copy link
Contributor

@canova canova commented Jun 21, 2017

Serialize currentcolor as canonicalized form instead of currentColor. This is needed for servo/servo#15397
I'm not sure about version bump though. Is that a breaking change?


This change is Reviewable

@Manishearth
Copy link
Member

@bors-servo delegate+

r=me

yeah, do a minor version bump so that we can pull in the new version.

@canova
Copy link
Contributor Author

canova commented Jun 21, 2017

@bors-servo r=Manishearth

@canova
Copy link
Contributor Author

canova commented Jun 21, 2017

@bors-servo ping

@Manishearth
Copy link
Member

@bors-servo are you still there?

@Manishearth
Copy link
Member

@bors-servo r+

1 similar comment
@Manishearth
Copy link
Member

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit acbef22 has been approved by Manishearth

bors-servo pushed a commit that referenced this pull request Jun 21, 2017
Serialize currentcolor as canonicalized form

Serialize currentcolor as canonicalized form instead of currentColor. This is needed for servo/servo#15397
I'm not sure about version bump though. Is that a breaking change?

<!-- 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/162)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

⌛ Testing commit acbef22 with merge b351bbf...

@bors-servo
Copy link
Contributor

☀️ Test successful - status-travis
Approved by: Manishearth
Pushing b351bbf to master...

@bors-servo bors-servo merged commit acbef22 into servo:master Jun 21, 2017
@canova canova deleted the currentcolor branch June 21, 2017 22:24
@SimonSapin
Copy link
Member

SimonSapin commented Jun 21, 2017

I think this does not need to be a breaking change. Since 0.17.0 is not yet on crates.io, we can still change this to 0.16.1.

I’m not sure what @Manishearth meant to say, since "minor" could either mean "not breaking" or "second component, between major and micro components"

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.

4 participants