Status of SVG 1.1 in JSDOM

101 views
Skip to first unread message

Haxeator

unread,
Nov 28, 2015, 9:42:59 AM11/28/15
to jsdom
Hello all, I would like to ask about status of SVG 1.1 in JSDOM, is it already fully implemented? I need to decide between PhantomJS and JSDOM, we need to render some SVG on server side based on XML exported from legacy product in Delphi and having same JS both for browser and server seems interesting as it will then have to be coded only once. It seems to me that JSDOM will be easier to use than PhantomJS, but I need to make sure that SVG is fully supported before moving on. Is there some official website for JSDOM with a list of features so that it can be evaluated/compared with PhantomJS?

Domenic Denicola

unread,
Nov 29, 2015, 1:56:17 PM11/29/15
to js...@googlegroups.com

I’m sorry to say SVG is one of jsdom’s worst areas. We don’t support the SVGOM, and even basic stuff like XML parsing is still under construction. Plus, of course, jsdom does not support rendering of any sort. I’d suggest going with PhantomJS for a SVG-heavy project.

--
You received this message because you are subscribed to the Google Groups "jsdom" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jsdom+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages