Bug 154108 - [CSS Filters] When applying an SVG filter on a composited image using CSS the image is rendered without the filter
Summary: [CSS Filters] When applying an SVG filter on a composited image using CSS the...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-11 06:43 PST by Tom Bigelajzen
Modified: 2016-02-14 21:11 PST (History)
8 users (show)

See Also:


Attachments
Test case showing the bug (633 bytes, text/html)
2016-02-11 06:43 PST, Tom Bigelajzen
no flags Details
Patch (4.88 KB, patch)
2016-02-14 20:13 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.