[Webkit-unassigned] [Bug 70044] SVG Filter on a group doesn't invalidate when children are moved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 11:05:42 PDT 2011


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





--- Comment #10 from Tim Horton <timothy_horton at apple.com>  2011-10-27 11:05:41 PST ---
(In reply to comment #8)
> (From update of attachment 112583 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=112583&action=review
> 
> Why is display() needed? I guess you want to test repainting, but in the expected.png I can not see any gray overlay, which should be produced by display(). Can it be removed?

Is there a way to force a repaint without doing the grey wash thing? Without the display(), I was seeing (before the fix) the test *pass* sometimes because the animation would happen before the first paint. (i.e. without the display(), before this fix, the test is a flaky fail).

-- 
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