[Webkit-unassigned] [Bug 106549] [CSS Filters] Filter blur effects don't transition outside of box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 06:35:52 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106549





--- Comment #1 from Mike Sierra <letmespellitoutforyou at gmail.com>  2013-01-10 06:37:45 PST ---
For drop-shadow(), it's not just the blur, but also the shadow offsets that don't render outside the box while transitioning.  You can see this if you set the blur distance to 0:
    -webkit-filter: drop-shadow(20px 20px 0px red);

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list