On Mar 24, 2006, at 7:31 AM, gnylarichard wrote: > Just wondering if there are any mac users testing the webkit safari > nightlies with SVG, I am trying to test and report bugs (seems they > have quite a while to go with it yet) > > I can't seem to get any html2svg scripting to work, maybe webkit > doesnt support it yet but just wondered if anyone has had any joy?
SVG support in Safari is progressing along well. I've been distracted by other obligations as of late. > www.eventex.co.uk/animtest/index.aspx JavaScript works with SVG (core DOM), however SVG JS extensions (like getSVGDocument()) are currently disabled, but will be re-enabled soon. The lack of SVG JS extension support might be what's blocking your scripts from working. Instructions for filing WebKit bugs can be found here: http://webkit.opendarwin.org/quality/reporting.html Thanks! -eric ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

