[whatwg] Lowercase attribute values

On Mon, 29 Aug 2005, Henri Sivonen wrote:
>
> On Aug 28, 2005, at 09:56, Henri Sivonen wrote:
> 
> > How should the lowercasing be performed? Using the locale-insensitive
> > Unicode case data or for ASCII only treating non-ASCII as an error?
> 
> On further reflection, it seems to me the latter has to be chosen at 
> least for a parser that is intended to be used as a part of a 
> conformance checker. Otherwise <input type="RAD?O" ... would pass.

Good point. Ok, ASCII-only it is.

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

Received on Tuesday, 5 June 2007 16:26:34 UTC