RESOLVED DUPLICATE of bug 15413 15430
SVGElementInstances should rebuild themselves lazily
https://bugs.webkit.org/show_bug.cgi?id=15430
Summary SVGElementInstances should rebuild themselves lazily
Eric Seidel (no email)
Reported 2007-10-08 17:40:50 PDT
SVGElementInstances should rebuild themselves lazily Currently SVGStyledElement::updateElementInstance is called any time an SVGStyledElement changes. Instead SVGStyledElement should just invalidate its associated SVGElementInstance every time it changes, and then it should rebuild itself when necessary (during layout perhaps?)
Attachments
Nikolas Zimmermann
Comment 1 2008-10-08 20:00:26 PDT
*** This bug has been marked as a duplicate of 15413 ***
Note You need to log in before you can comment on or make changes to this bug.