Some fixes of event and window attributes
joonis opened this issue · 1 comments
joonis commented
Attached a patch to normalize some event and window attributes.
Window: pageXOffset, pageYOffset, scrollX, scrollY, innerWidth, innerHeight
Event: which, charCode, buttons, button (as far as practicable)
ljharb commented
Patch files aren't very easy to review - you may want to send a pull request instead?