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

Move color code back into servo::util #167

Closed
brson opened this issue Oct 31, 2012 · 1 comment
Closed

Move color code back into servo::util #167

brson opened this issue Oct 31, 2012 · 1 comment
Labels

Comments

@brson
Copy link
Contributor

@brson brson commented Oct 31, 2012

Because the old CSS code was the heaviest user of util::color, I moved it into rust-css. This doesn't really feel like the right place and once we have converted to libcss completely rust-css won't need all these functions.

@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Dec 9, 2013

With #1109 and #1112, util::color is gone and color parsing code is part of rust-cssparser.

@SimonSapin SimonSapin closed this Dec 9, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
TestTWF, tomoyukilabs: Submissions/tomoyukilabs
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.