[08:14:16] [PEP] scottgonzalez closed issue #213: Timestamps are given in microseconds instead of milliseconds on Firefox http://git.io/vOyWt [08:25:27] jzaefferer: If you're good with https://github.com/jquery/PEP/pull/240/files#r43746206, I can just make that change and merge now. [08:27:12] scott_gonzalez: yeah, sounds good [08:28:09] merged! [08:28:10] [PEP] jzaefferer closed pull request #240: All: Move pointerevents.js to src/ folder (master...move-entrypoint-src) http://git.io/vlVJu [08:32:07] [PEP] jzaefferer closed pull request #232: Cleanup (master...cleanup) http://git.io/vlZw1 [08:32:26] jzaefferer: Down to just https://github.com/jquery/PEP/pull/233 for your open PRs. [08:32:27] :-) [08:34:23] just rebased that branch, now it contains just the one commit [08:35:20] Travis build still fails, I guess those failures are actually due to https://github.com/jquery/PEP/issues/192 [08:35:58] Missing ms property on IE11, missing requestAnimationFrame on IE9 [08:36:48] Yeah, the tests are just bad. [08:37:19] Doesn't IE11 have native unprefixed?