[Webkit-unassigned] [Bug 6620] SVG shows up blank in WebKit+SVG
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Jan 17 15:03:55 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6620
------- Additional Comments From macdome at opendarwin.org 2006-01-17 15:03 -------
There are lots of these in the console:
CGAffineTransformInvert: singular matrix.
CGAffineTransformInvert: singular matrix.
CGAffineTransformInvert: singular matrix.
CGAffineTransformInvert: singular matrix.
I expect that the width/height of the outermost <svg> are being improperly calculated in the default case.
This could lead to the ViewBox being invalid, thus producing an invalid viewbox to viewport trasnform.
--
Configure bugmail: http://bugzilla.opendarwin.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