Re: List selector and class attribute

On Mon, 21 Mar 2005, Allan Sandfeld Jensen wrote:
>
> 	Or should HTML attributes be white-space transformed so only 
> spaces remain.

This actually should already happen. Per SGML parsing rules, U+000A, 
U+000D, and U+0020 all either get stripped or turn into U+0020.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 22 March 2005 01:54:22 UTC