I did a bit more research, and it turns out alt/ctrl/shift/metaKey bools are already in the spec for mouse events. They're not in the spec for key events, though all of the browsers seem to support them for key events anyway. pageX and pageY are not in the spec, but are implemented in Firefox/Safari.

In any case, what should be done for properties that aren't defined in DOM, but useful anyway?

Thanks,
Beau

Should we include fixes for altKey and ctrlKey

Reply via email to