[w3c/uievents] Dead keys and unsupported base characters (#120)

5.3.3. Dead keys
https://w3c.github.io/uievents/#keys-dead

> This process might be aborted when a user types an unsupported base character (that is, a base character for which the which the active diacritical mark is not available) after pressing a dead key:

Are we saying here that the spec recommends this behaviour, or just describing what sometimes happens?

The description in the spec may just be following current practice, but i wonder why the sequence ¨+q shouldn't just produce q̈ if there's no single character to map it to.

-- 
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/120

Received on Friday, 16 December 2016 14:12:04 UTC