From bfa0d9f154f70c70f076ac756cb1486301983e50 Mon Sep 17 00:00:00 2001 From: Mustaq Ahmed Date: Fri, 9 Jun 2023 15:41:35 -0700 Subject: [PATCH] Add a WPT for touch-action behavior with swipe direction changes. This test covers the following issue for PointerEvents v3: https://github.com/w3c/pointerevents/issues/303 Change-Id: I37d174f86ea5dbe907655c88d787461f9fda7174 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4602384 Reviewed-by: Robert Flack Commit-Queue: Mustaq Ahmed Cr-Commit-Position: refs/heads/main@{#1155765} --- .../touch-action-with-swipe-dir-change.html | 115 ++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 pointerevents/touch-action-with-swipe-dir-change.html diff --git a/pointerevents/touch-action-with-swipe-dir-change.html b/pointerevents/touch-action-with-swipe-dir-change.html new file mode 100644 index 00000000000000..69d8b099d0040b --- /dev/null +++ b/pointerevents/touch-action-with-swipe-dir-change.html @@ -0,0 +1,115 @@ + +touch-action behavior with swipe direction changes + + + + + + + + + + +
+
+
+
+ +