vote up 0 vote down star
2

I am trying to embed inline SVG within custom CruiseControl.NET reports. Since this is for internal use only, I just need a solution compatible with the last version of Firefox.

Actually inserting the SVG XML into a custom CruiseControl.NET report is OK. But, but I am struggling with the HTML vs XHTML interpretation of the file by Firefox, see also,

http://wiki.svg.org/Inline_SVG

Does anyone know how to tweak CruiseControl.NET so that the custom report gets interpreted as XHTML in order to let Firefox render the SVG?

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.