- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 28 Sep 2007 06:20:47 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=18 ------- Comment #15 from dean@55.co.nz 2007-09-28 06:20 ------- (In reply to comment #11) > * that the need for custom headers was rare, since most follow the good > practice to give a specific URI to each representation of a negotiated > resource.... Really? the experts that I know of that actually *know how* to use XHTML in the real world do no such thing. Even the W3c's home page uses content negotiation based on the user-agents capability's and uses the same URL for XHTML(application/xhtml+xml) and HTML(text/html). Unfortunately (due to this bug #18) it validates with the (text/html) mime type and not the (application/xhtml+xml) that the home page sends my browser. Dean
Received on Friday, 28 September 2007 06:20:57 UTC