[w3c/uievents] Insert Key is not part of the spec as a modifier key (#273)

Unless there is a legacy reason for not including Insert Key as one of the modifier keys, we should update the spec to include it.

So, ```KeyboardEvent.getModifierState('Insert')``` can return the state for Insert Key as well.

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

Received on Tuesday, 18 August 2020 23:30:38 UTC