On 12/5/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > full details: > > http://www.cs.tut.fi/~jkorpela/html/empty.html
Also, there is a valid problem here; if I produce HTML4, and just say "it validates, I don't care if it's correct", then my HTML will work in browsers, but actual SGML parsers (which do exist and do get used on occasion) will produce a different document tree when they parse my HTML, because they'll read the SHORTTAG syntax correctly. I haven't yet had a moment to verify that the standard Python sgmllib will do this, but I know for a fact that nsgmls will. Also, we're the framework for "perfectionists"; let's get this right ;) -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---