first-input-delay icon indicating copy to clipboard operation
first-input-delay copied to clipboard

Cross browser testing?

Open samarpanda opened this issue 6 years ago • 3 comments

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.

samarpanda avatar Jan 14 '19 10:01 samarpanda

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.

philipwalton avatar Jan 14 '19 17:01 philipwalton

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.

samarpanda avatar Jan 17 '19 16:01 samarpanda

Here goes the WIP PR

samarpanda avatar Jan 27 '19 08:01 samarpanda