On Jun 25, 2006, at 5:24 PM, [EMAIL PROTECTED] wrote:

>
> In the kid file the doctype is XHTML.

Undoubtedly. I was just asking whether you had altered the default  
configuration which has Kid output HTML. (You can have it default to  
outputting XHTML, which doesn't tend to work well with many browsers.)

> I also created a static html file with just a canvas drawn and a CSS
> link, the doctype is HTML by default.  I have the same problems, where
> it draws correctly in FF/Opera but not Safari when the CSS file is
> linked, but when it is inline or not included at all the canvas draws.

It *seems* like Kid's HTML serializer should not output <link ... />,  
but should just output <link ...>. If it is putting the / on the end  
in HTML mode, that should be easy to fix.

Kevin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to