![]() | |
![]() |
| | Thread Tools | Display Modes |
#51
| |||
| |||
|
|
"Jonathan N. Little" <lws4art (AT) centralva (DOT) net> writes: Sherm Pendley wrote: "Jonathan N. Little" <lws4art (AT) centralva (DOT) net> writes: John Dunlop wrote: No one has suggested serving XHTML to particular browsers or as text/html. I meant that one could serve XHTML as application/xhtml+xml to any browser that indicates a preference for that MIME type. But are you not? IE will not accept application/xhtml+xml, so you either have to serve it for *that* browser as text/html or present IE users with a download dialog! You've overlooked a third option: Serve HTML as text/html to browsers that don't grok application/xhtml+xml. But then you could not use the XML features of XHTML... no SVG, no MathML, ... So? The point remains that digressing into what happens when IE is given XHTML with a text/html content-type is a red herring - it's precisely that situation that we *avoid* by using proper content negotiation. I'm not claiming that such negotiation is useful, or easy - just pointing out that you're having a different conversation than the rest of us. :-) |
#52
| |||
| |||
|
|
John Dunlop wrote: Eric has now posted some Accept headers that say that Internet Explorer, at least sometimes, accepts everything, including application/xhtml+xml and treats everything with equal preference. You think huh? |
|
http://www.littleworksstudio.com/temp/usenet/xhtml1.0 XHTML 1.0 Strict properly served |
|
It is what IE offers to do when you tries to display an *XHTML* document properly served as application/xhtml+xml |
#53
| |||
| |||
|
|
So what is the point in using XHTML over HTML if you don't use the features explicit to XHTML? |
#54
| |||
| |||
|
|
Sherm Pendley wrote: I'm not claiming that such negotiation is useful, or easy - just pointing out that you're having a different conversation than the rest of us. :-) So what is the point in using XHTML over HTML if you don't use the features explicit to XHTML? Just use HTML and be done with it is the point. |
#55
| |||
| |||
|
|
Internet Explorer not only accepts application/xhtml+xml but it also gives it the highest possible preference (by default and along with every other type). |
#56
| |||
| |||
|
|
It is not my job to fix up Microsoft's errors when serving web pages. It is also not my job to rewrite Apache defaults when their defaults are correct. |
#57
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |