On Jan 26, 2005, at 23:53, Robert Sayre wrote:

Henri Sivonen wrote:

But if you can always substitute type='TEXT' with type='XHTML' but not the other way round, what's the point of having type='TEXT' in the spec?


You can't.

<title type='TEXT'>I&amp;nbsp;do&amp;nbsp;not&amp;nbsp;like&amp;nbsp;&lt; marquee></title>
<title type='TEXT'>I do not like ...</title>

Sorry, I don't understand what your example is demonstrating.

How would the above be different from:
<title type='XHTML'>I&amp;nbsp;do&amp;nbsp;not&amp;nbsp;like&amp;nbsp;&lt; marquee></title>
<title type='XHTML'>I do not like ...</title>
?


--
Henri Sivonen
[EMAIL PROTECTED]
http://iki.fi/hsivonen/



Reply via email to