[webkit-help] getCTM limitations

Steven Parkes smparkes at smparkes.net
Fri Mar 26 11:06:21 PDT 2010


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?


More information about the webkit-help mailing list