WebReflection/ie8

Some fixes of event and window attributes

joonis opened this issue · 1 comments

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)

ie8.patch.txt

Patch files aren't very easy to review - you may want to send a pull request instead?