RESOLVED FIXED 21405
WebKit fails to update clip paths when animating
https://bugs.webkit.org/show_bug.cgi?id=21405
Summary WebKit fails to update clip paths when animating
Eric Seidel (no email)
Reported 2008-10-06 11:00:44 PDT
"Bringing Vector Graphics..." does not "sparkle" in Safari (but does in Opera) There is some sort of animation that he's using to "sparkle" certain characters. Sets of characters change from black to blue/grey over time. I'm not yet sure how it's being done, we'll need to make a reduction.
Attachments
Reduced test case (showing our failed clippath animation) (587 bytes, image/svg+xml)
2008-10-06 11:19 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2008-10-06 11:19:57 PDT
Created attachment 24117 [details] Reduced test case (showing our failed clippath animation)
Dirk Schulze
Comment 2 2009-12-30 14:24:16 PST
SVGClipPathElement::childrenChanged should take care of the rect animation in the clipPath :-(
Nikolas Zimmermann
Comment 3 2010-01-17 17:16:04 PST
Fixed in trunk.
Note You need to log in before you can comment on or make changes to this bug.