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

Use the HTML5 spec in order to serialize canvas colors #4761

Closed
pcwalton opened this issue Jan 29, 2015 · 1 comment
Closed

Use the HTML5 spec in order to serialize canvas colors #4761

pcwalton opened this issue Jan 29, 2015 · 1 comment

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Jan 29, 2015

For fillStyle and strokeStyle, the following spec should be used:

https://html.spec.whatwg.org/multipage/scripting.html#serialisation-of-a-colour

@jdm
Copy link
Member

@jdm jdm commented Jan 30, 2015

@dmarcos This shouldn't be too difficult, but needs to happen on top of #4623 as long as it remains unmerged.

bors-servo pushed a commit that referenced this issue Jun 3, 2015
Fixes #4761
cc @yichoi 
r? @jdm @pcwalton

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6253)
<!-- Reviewable:end -->
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.

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