RESOLVED FIXED 154108
[CSS Filters] When applying an SVG filter on a composited image using CSS the image is rendered without the filter
https://bugs.webkit.org/show_bug.cgi?id=154108
Summary [CSS Filters] When applying an SVG filter on a composited image using CSS the...
Tom Bigelajzen
Reported 2016-02-11 06:43:19 PST
Created attachment 271058 [details] Test case showing the bug SSIA In the attached test case both images should be green, but the image with the composited class (translateZ(0)) is red, meaning the filter was not applied. Also when adding border to the composited image it is properly rendered
Attachments
Test case showing the bug (633 bytes, text/html)
2016-02-11 06:43 PST, Tom Bigelajzen
no flags
Patch (4.88 KB, patch)
2016-02-14 20:13 PST, Simon Fraser (smfr)
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-12 09:17:09 PST
Simon Fraser (smfr)
Comment 2 2016-02-14 20:13:38 PST
WebKit Commit Bot
Comment 3 2016-02-14 21:10:58 PST
Comment on attachment 271323 [details] Patch Clearing flags on attachment: 271323 Committed r196571: <http://trac.webkit.org/changeset/196571>
WebKit Commit Bot
Comment 4 2016-02-14 21:11:01 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.