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

Fix incorrect composite blending. #114

Merged
merged 1 commit into from Dec 5, 2015
Merged

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Dec 5, 2015

We can't clear to transparent white because that will cause the white
color to be partially mixed into the result if the composited content
has alpha between 0 and 1.

We can't clear to transparent white because that will cause the white
color to be partially mixed into the result if the composited content
has alpha between 0 and 1.
glennw added a commit that referenced this pull request Dec 5, 2015
Fix incorrect composite blending.
@glennw glennw merged commit 82fe72e into servo:master Dec 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

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