Re: [pointerevents] It is not possible to generate one set of angle values from other set (#321)

> tests are only one case

Could you expand on the others, so we can figure out how to best serve them?

> (and browser tests themselves are arguably still a valid case

I'm not discussing browser tests (which are done in C++ and unrelated to synthetic events); I'm saying that it's not useful to test the browser's logic when writing tests for your web platform application.

> keeping in mind that this may not be happening in isolation: one developer may be generating synthetic events that may then be consumed by other scripts not in the author's direct control (which may expect/want the other set of values)

Can you explain a use case where this might happen? So far you've mentioned tests, but that doesn't seem to meet this definition.

-- 
GitHub Notification of comment by domenic
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/321#issuecomment-622487653 using your GitHub account

Received on Friday, 1 May 2020 17:41:48 UTC