Bug 154108

Summary: [CSS Filters] When applying an SVG filter on a composited image using CSS the image is rendered without the filter
Product: WebKit Reporter: Tom Bigelajzen <tombigel>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, noam, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Test case showing the bug
none
Patch none

Description Tom Bigelajzen 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
Comment 1 Radar WebKit Bug Importer 2016-02-12 09:17:09 PST
<rdar://problem/24629379>
Comment 2 Simon Fraser (smfr) 2016-02-14 20:13:38 PST
Created attachment 271323 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-02-14 21:11:01 PST
All reviewed patches have been landed.  Closing bug.