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 upMove color code back into servo::util #167
Closed
Labels
Comments
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
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.