- Marius finished working on fixing
pointerenter
andpointerleave
- Automate starting ChromeDriver during tests
- https://github.com/jquery/PEP/pull/245
- Updated to newest version of grunt-selenium-standalone and merged
releasePointerCapture()
throwsInvalidPointerId
when it shouldn’t- https://github.com/jquery/PEP/issues/275
- Also need to handle
setPointerCapture()
for mouse with no pressed buttons
- Polyfill for
offsetX
andoffsetY
- 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