NEW 144012
SVG filters are not applied correctly to HTML elements through css 'filter' property
https://bugs.webkit.org/show_bug.cgi?id=144012
Summary SVG filters are not applied correctly to HTML elements through css 'filter' p...
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.