[Webkit-unassigned] [Bug 19432] SVG animation shows redraw issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 06:42:34 PDT 2008


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





------- Comment #8 from zimmermann at kde.org  2008-09-24 06:42 PDT -------
Hm, first of all we should track down why simple things like
<use xlink:href="someSymbol">
<animate/>
</use>

crash. I guess it's symbol specific. When <use> on <symbol> is referenced, an
internal SVGSVGElement is created (as required by the spec). I guess this
SVGSVGElement registers as time container and makes trouble.

Antti, can you comment?


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



More information about the webkit-unassigned mailing list