Jonathan Watt wrote:

I'd like to know exactly which values Batik recognizes for the 'type' attribute of the 'script' element. I understand it supports 'text/ecmascript' and that it at least used to support 'text/javascript' for *external* scripts.

AFAIK it never supported text/javascript but I could be wrong. For javascript it only supports 'text/ecmascript' TCL: 'text/tcl' Python: 'text/python'

We only bundle the JavaScript interpreter engine.

Also what does Batik do if the 'type' attribute isn't specified on the tag at all?

It uses the default value: "text/ecmascript"


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to