Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Add defacto #77

Open
RByers opened this issue Nov 30, 2016 · 0 comments
Open

Add defacto #77

RByers opened this issue Nov 30, 2016 · 0 comments

Comments

@RByers
Copy link
Contributor

RByers commented Nov 30, 2016

Since web-platform-tests accepts "defacto" tests, perhaps we could compensate for the "hand-wavy" nature of the cancelability definition by adding a few related test cases which we expect will pass in at least 2 browsers? Eg verify:

  1. touchmoves are uncancelable after a scroll has started
  2. On repeated fling, the first touchstart is cancelable but the following ones are not.
  3. Fling of a scrollable div followed by touchstart on a sibling element results in a cancelable touchstart (while still seeing scroll events go to the scrollable div).

@NavidZ @dtapuska WDYT?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant