I'm reading in an SVG document via XHR and importing it into the current HTML document. It displays correctly, but any calls to getCTM on any of the imported elements returns a less than useful SVGMatrix. Current Safari and Chrome releases return a matrix of NaNs. The 26 March 2010 nightly returns 0 for a-d and NaNs for e and f.
Was checking to see if this should be considered/submitted as a bug? _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
