On 18 Apr 2005, at 7:08 pm, Thomas Broyer wrote:
Duh! Why then is it described in http://www.w3.org/TR/2004/REC-xml-20040204/#sec-white-space
It may be described there, but it doesn't do anything unless the vocabulary on top of HTML says it does.
How are you supposed to write an HTML PRE (or any element using the CSS "white-space" property) if the Atom processor collapses whitespace?
The atom spec only references whitespace-collapsing in regards to type="text". It doesn't affect HTML.
Graham Parks