Tags: RByers/PointerEvents
Tags
Merge pull request jquery-archive#109 from azakus/preventdefault Tunnel event.preventDefault to source events
Merge pull request jquery-archive#105 from azakus/web-platform-tests A few spec compliance changes to pass the w3c tests
Set buttons to undefined by default to catch lack of event.buttons su… …pport in PointerEvent constructor Need to copy event.which to facilitate this
Link to static examples from polymer-project.org Related to jquery-archive#18
Disable capture tests on IE due to flakiness - Tests may fail if mouse cursor is not inside he IE window.