Re: ISSUE-163 (depressed keys): Change "key is depressed" to "modifier was active" [DOM3 Events]

Per our resolution, the phrase "key is pressed" has been changed to "modifier was active" throughout the spec. The use of past tense clarifies that these properties represent the state of the modifiers at the time the event occurred. This affects KeyboardEvent and MouseEvent.

Thanks,

Jacob

Received on Thursday, 31 March 2011 01:23:54 UTC