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

layout: Implement `filter` per CSS-FILTERS § 5. #4557

Merged
merged 1 commit into from Jan 9, 2015

Commits on Jan 9, 2015

  1. layout: Implement `filter` per CSS-FILTERS § 5.

    `blur` and `drop-shadow` are not yet supported, because the
    `text-shadow` PR makes some fundamental changes to blur rendering that
    are needed first.
    pcwalton committed Jan 9, 2015
You can’t perform that action at this time.