Re: [pointerevents-tests] Add pan direction web platform tests. (#3650)

These tests look good with @RByers comment addressed. The only thing I can think of that's not covered is testing that the UA allows scrolling back in the opposite direction afterwards. i.e. if the thing is pan-left, the test currently checks to make sure you can only pan leftwards, but it doesn't check that once you've started panning leftwards you can then (in the same gesture) pan rightwards too. It might be worth adding additional tests for that.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3650#issuecomment-245598165

Received on Thursday, 8 September 2016 13:33:00 UTC