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

CanvasRenderingContext2D currentColor support is broken #10601

Closed
Ms2ger opened this issue Apr 14, 2016 · 1 comment
Closed

CanvasRenderingContext2D currentColor support is broken #10601

Ms2ger opened this issue Apr 14, 2016 · 1 comment

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Apr 14, 2016

Blocks #10597.

At least for the not-rendered case. style.GetPropertyValue(DOMString::from("color")) returns the empty string, and parsing that fails.

@craftytrickster
Copy link
Contributor

@craftytrickster craftytrickster commented Apr 16, 2016

I think I might be able to do this one.

@emilio emilio added the C-assigned label Apr 16, 2016
bors-servo added a commit that referenced this issue Apr 17, 2016
Setting current color to black if canvas is not rendered in document

Fixes #10601

The change seems deceptively easy, I hope I am not missing anything...

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10651)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Apr 22, 2016
Setting current color to black if canvas is not rendered in document

Fixes #10601

The change seems deceptively easy, I hope I am not missing anything...

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10651)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Apr 22, 2016
Setting current color to black if canvas is not rendered in document

Fixes #10601

The change seems deceptively easy, I hope I am not missing anything...

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10651)
<!-- 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.

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