Re: Re-registration of text/html

Le 25 févr. 2010 à 16:57, Dan Connolly a écrit :
>  Serving a document as text/plain licenses processing
>  by user agents as specified in this spec.
>  (specifically, section 8.2 Parsing HTML documents)
>  Documents served as text/plain *should* conform
>  to the HTML 5 syntax, but consumers should beware
>  that existing content varies considerably; note especially
>  section 11 on Obsolete features.


text/plain? I might misunderstand.
What is happening to this source code case when you send it with a proper text/plain on the server side?

<object 
   data="http://example.org/source/example.html" 
   type="text/plain">
   <p>Source code of the 
   <a href="/source/example.html">HTML file</a></p>
</object>



-- 
Karl Dubost
Montréal, QC, Canada
http://www.la-grange.net/karl/

Received on Sunday, 28 February 2010 13:46:41 UTC