On Wednesday 27 September 2006 10:39 pm, Jack Tanner wrote:
> L. David Baron wrote:
> > If you're serving XHTML as text/html (which means browsers handle
> > it as HTML, not XHTML), you have to follow the guidelines in
> > Appendix C of
> >
> > XHTML 1.0, which this does not:
> >> <div id="1"><p><strong /></p></div>
>
> Yes, I am serving it as text/html.
>
> In case it would be a point of interest, the W3 validator accepted it
> as XHTML transitional.
>
> I suppose I should go file a bug in Wordpress re: Appendix C. I'm
> assuming you're referring to Appendix C.3?
Like I said, you need to serve as application/xhtml+xml if you want that 
sort of XML functionality to work.  I'd recommend not using that unless 
you can dynamically change it based on whether or not you're serving 
XML.
-- 
Matt Sicker

Attachment: pgptdcsV497dd.pgp
Description: PGP signature

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to