Bug 144012

Summary: SVG filters are not applied correctly to HTML elements through css 'filter' property
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: simon.fraser, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=229492
https://bugs.webkit.org/show_bug.cgi?id=213172
Attachments:
Description Flags
test case
none
Another test case none

Said Abou-Hallawa
Reported 2015-04-21 14:49:19 PDT
Created attachment 251264 [details] test case Open the attached test case. Result: The SVG filter is applied to the SVG <rect> element only. Expected: It should be applied to the HTML <div> element as well.
Attachments
test case (1.00 KB, text/html)
2015-04-21 14:49 PDT, Said Abou-Hallawa
no flags
Another test case (1.32 KB, text/html)
2015-04-23 15:09 PDT, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2015-04-21 14:50:49 PDT
Said Abou-Hallawa
Comment 2 2015-04-23 15:09:54 PDT
Created attachment 251497 [details] Another test case
Note You need to log in before you can comment on or make changes to this bug.