From dc5cede05d8cac9cba401df25c1c1fba03208d7c Mon Sep 17 00:00:00 2001 From: Lan Wei Date: Wed, 15 May 2019 08:44:42 -0700 Subject: [PATCH] Use testdriver Action API in WPT pointerevent tests - Part 6 In order to run the web-platform-tests automatically, we will use testdriver Action API in all the wpt to simulate inputs. Here we are changing some pointerevent input tests which have touch, mouse and pen inputs and complex actions. This is the sixth CL that changes part of the pointerevent input tests. Bug: 606367 Change-Id: I1e4a273fed440ba23f851a11f6e8c3eac8d18c77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603786 Reviewed-by: Navid Zolghadr Commit-Queue: Lan Wei Cr-Commit-Position: refs/heads/master@{#659943} --- ...> pointerevent_disabled_form_control.html} | 20 +++++++++++++++++++ ...interevent_element_haspointercapture.html} | 18 +++++++++++++++++ ...equence_at_implicit_release_on_click.html} | 17 ++++++++++++++++ 3 files changed, 55 insertions(+) rename pointerevents/{pointerevent_disabled_form_control-manual.html => pointerevent_disabled_form_control.html} (75%) rename pointerevents/{pointerevent_element_haspointercapture-manual.html => pointerevent_element_haspointercapture.html} (89%) rename pointerevents/{pointerevent_sequence_at_implicit_release_on_click-manual.html => pointerevent_sequence_at_implicit_release_on_click.html} (80%) diff --git a/pointerevents/pointerevent_disabled_form_control-manual.html b/pointerevents/pointerevent_disabled_form_control.html similarity index 75% rename from pointerevents/pointerevent_disabled_form_control-manual.html rename to pointerevents/pointerevent_disabled_form_control.html index 20e07a980b2b3d..cf44677c759e6e 100644 --- a/pointerevents/pointerevent_disabled_form_control-manual.html +++ b/pointerevents/pointerevent_disabled_form_control.html @@ -6,6 +6,9 @@ + + +