New issue
Advanced search Search tips

Issue 608639 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 607831
Owner: ----
Closed: May 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

CSS filter blur with animation bug.

Reported by pen...@gmail.com, May 3 2016

Issue description

Chrome Version       : 50.0.2661.86
URLs (if applicable) : http://codepen.io/pengkai/pen/RaqqWo
Other browsers tested: OK


What steps will reproduce the problem?
(1) set filter:blur(20px) to div
(2) set an animation to div. transform: rotate(20deg) (or other attribute, such as translateX(30px) )

What is the expected result?
just rotate.

What happens instead?
rotate and the div edge does not get blur;

live code show:
http://codepen.io/pengkai/pen/RaqqWo

thanks.
 

Comment 1 by f...@opera.com, May 3 2016

Components: Blink>CSS>Filters
Mergedinto: 607831
Status: Duplicate (was: Unconfirmed)

Comment 3 by suzyh@chromium.org, Apr 5 2017

Components: -Blink>CSS>Filters Blink>Compositing>Filters

Sign in to add a comment