- Marius finished working on fixing
pointerenterandpointerleave - Automate starting ChromeDriver during tests
- https://github.com/jquery/PEP/pull/245
- Updated to newest version of grunt-selenium-standalone and merged
releasePointerCapture()throwsInvalidPointerIdwhen it shouldn’t- https://github.com/jquery/PEP/issues/275
- Also need to handle
setPointerCapture()for mouse with no pressed buttons
- Polyfill for
offsetXandoffsetY- https://github.com/jquery/PEP/pull/233
- Got input from Rick Byers
- We’ll go with eager loading of the values instead of lazy loading
- Correctness is more important