[w3c/uievents] What is an 'appropriate' Unicode code point? (#119)

5.3.6. Guidelines for selecting key values
https://w3c.github.io/uievents/#keys-guidelines

> If the key generates a printable character, and there exists an appropriate Unicode code point, then the key attribute MUST be a string consisting of the char value of that character.

What constitutes an 'appropriate' Unicode code point here?  Is it 'something other than tab or linefeed'?  Or is it a code point that is not a control character? Or perhaps a code point that is defined in Unicode?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/119

Received on Friday, 16 December 2016 14:10:36 UTC