[Webkit-unassigned] [Bug 42244] SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 19 06:14:15 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42244





--- Comment #5 from Dirk Schulze <krit at webkit.org>  2010-07-19 06:14:15 PST ---
(In reply to comment #4)
> SVGFilterElement has svgAttributeChanged, but it seems there is no test case for it. My qestions:
There should be at least one test for filters. Not sure about it's name.
> 
> 1) Shall I create a test case for each attribute, or some aggrageted test case is enough? "x, y, width, height, filterUnits, primitiveUnits, filterRes" and "dom, svgdom", total of 7 * 2 = 14 test cases?
Yes, like you can see, we did it for other elements as well.
> 
> 2) How can I create pixel test under mac (leopard)? -p does not work for svg/dynamic-updates :(
Update to trunk. Should be possible now.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list