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

Enable blending on render targets. #288

Merged
merged 1 commit into from Jun 10, 2016
Merged

Commits on Jun 10, 2016

  1. Enable blending on render targets.

    It was disabled as a fix for #166, but that caused regressions on pages
    that depend on blending. The issues related to the blur on box shadows
    discussed in that issue seem to be resolved now, so the clear-color
    solution works fine.
    
    Addresses browserhtml/browserhtml#1068.
    pcwalton committed Jun 10, 2016
You can’t perform that action at this time.