RESOLVED DUPLICATE of bug 166739 165109
An SVG blur filter is cropped when it's applied on a hardware-accelerated DOM element.
https://bugs.webkit.org/show_bug.cgi?id=165109
Summary An SVG blur filter is cropped when it's applied on a hardware-accelerated DOM...
Dean Jackson
Reported 2016-11-28 13:41:17 PST
Created attachment 295524 [details] Test case From @bdc Summary: An SVG blur filter is cropped when it's applied on a hardware-accelerated DOM element. Steps to Reproduce: 1. Accelerate a DOM element with will-change: transform; 2. Apply a blur filter defined in SVG. Expected Results: The layer is blurred just like with a CSS blur. Actual Results: The blur is cropped. Version: OS X El Capitan, Safari Version 10.0.1 (11602.2.14.0.7) Notes: Works on Chrome and Firefox.
Attachments
Test case (413 bytes, text/html)
2016-11-28 13:41 PST, Dean Jackson
no flags
Dean Jackson
Comment 1 2016-11-28 13:41:32 PST
Said Abou-Hallawa
Comment 2 2017-01-09 13:55:58 PST
*** This bug has been marked as a duplicate of bug 166739 ***
Note You need to log in before you can comment on or make changes to this bug.