Pazu wrote: > Jakub Narebski wrote: > >> So what should be our decision? Honor IE quirks ;-) and either remove >> XML declaration, or use Transitional DTD? Add back SPC to conversion >> in esc_html? Ignore broken browsers? > > My bad here. In my first email I said that using the Transitional DTD > would fix the problem, but I was wrong. It doesn't matter the DTD you > use, if you add a <?xml?> declaration, IE will get it wrong and activate > quirks mode. Well, there is yet another solution. Do browser detection, and do not output <?xml ... ?> declaration for IE. Perhaps that would be best solution. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html