So I'm looking at cloning SVG nodes in Javascript, and it's looking to me
like SVG-specific properties aren't copied on cloning. I don't see SVG
properties being stored in an attribute or property map, which suggests to
me I'm going to need to modify every single SVG node class, overriding
StyledElement's
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to