Re: convertKeyIdentifier

On Tue, 22 Sep 2009, Maciej Stachowiak wrote:
> On Sep 22, 2009, at 9:27 AM, Anne van Kesteren wrote:
> 
> I agree with Anne. I think we should remove the U+XXXX format entirely. 
> If you have a string like Q, you can convert it to a unicode numeric 
> value for range checking like this: [...]
>
> I don't think the U+XXXX string format does not add any value.

Are dead keys represented in some way? The string "\x0308" is not a valid 
Unicode string (it has a combining character with no base), but I don't 
see how else we would represent the diaeresis dead key.

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

Received on Wednesday, 23 September 2009 02:46:59 UTC