Bug 44071

Summary: SVG filters do not work on foreignObject
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: chris.kde, dglazkov, pdr, psenster, thorton, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Simple test case none

Erik Arvidsson
Reported 2010-08-16 13:58:43 PDT
Created attachment 64517 [details] Simple test case It would be extremely useful if SVG filters could work on <foreignObject/>. The attached file works in Firefox and it applies an SVG gaussian blur to a foreignObject containing some HTML.
Attachments
Simple test case (448 bytes, text/html)
2010-08-16 13:58 PDT, Erik Arvidsson
no flags
Radar WebKit Bug Importer
Comment 1 2011-12-15 11:59:23 PST
Philip Rogers
Comment 2 2012-01-30 08:34:21 PST
I believe this has been fixed in Chrome 17b and WebKit trunk, as the testcase works properly.
Nikolas Zimmermann
Comment 3 2012-01-30 12:31:32 PST
(In reply to comment #2) > I believe this has been fixed in Chrome 17b and WebKit trunk, as the testcase works properly. Reopening, the testcase should at least be commited first. Philip, can you prepare a patch for this?
Philip Rogers
Comment 4 2012-01-30 14:22:26 PST
I went to put together a patch but I think one already exists that covers this exact testcase: https://bugs.webkit.org/show_bug.cgi?id=68251 (specifically, LayoutTests/svg/foreginObject/fitler.html). I'd love to get another easy patch :) but I think this bug should be marked as a duplicate of 68251 instead. What do you think?
Philip Rogers
Comment 5 2012-01-30 14:24:48 PST
(In reply to comment #4) > I went to put together a patch but I think one already exists that covers this exact testcase: https://bugs.webkit.org/show_bug.cgi?id=68251 (specifically, LayoutTests/svg/foreginObject/fitler.html). > > I'd love to get another easy patch :) but I think this bug should be marked as a duplicate of 68251 instead. What do you think? Edit for misspelling: the correct existing test is LayoutTests/svg/foreignObject/filter.html.
Erik Arvidsson
Comment 6 2012-01-30 14:26:15 PST
68251 has tests that cover this. *** This bug has been marked as a duplicate of bug 68251 ***
Note You need to log in before you can comment on or make changes to this bug.