Cross browser testing?
Cross browser testing?
Does it make sense to add cross browser testing to this module? Maybe something using Saucelabs? I will be happy to make a pull request if this makes sense.
I'm not sure if something like Sauce Labs is necessary for this small of a library, but I do think there'd be value in adding a webdriver or puppeteer test if you were interested in helping with that.
Saw few issues which were related to different browser around HighResolutionTimings / future click event timestamp etc especially for Safari. Anyways let me take a stab doing the puppeteer test, will add others is required later.
Here goes the WIP PR