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

The CSS `blur` filter doesn't work #15221

Open
mstange opened this issue Jan 25, 2017 · 1 comment
Open

The CSS `blur` filter doesn't work #15221

mstange opened this issue Jan 25, 2017 · 1 comment

Comments

@mstange
Copy link
Contributor

@mstange mstange commented Jan 25, 2017

This testcase should be blurred:

<div style="width: 50px; height: 50px; background-color: blue; filter: blur(5px)"></div>

but it just renders as a regular box without a blur.

@glennw
Copy link
Member

@glennw glennw commented Jan 25, 2017

I'm planning to implement this as soon as the tiling changes land in WR - I've been holding off on blur until then.

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
4 participants
You can’t perform that action at this time.