Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt_automation/pointerevents/pointerevent_drag_drop_test-manual-automation.js

Issue 2859483002: Test: Simulate Drag&Drop through gpuBenchmarking.pointerActionSequence() (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt_automation/pointerevents/pointerevent_common_input.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt_automation/pointerevents/pointerevent_drag_drop_test-manual-automation.js
diff --git a/third_party/WebKit/LayoutTests/external/wpt_automation/pointerevents/pointerevent_drag_drop_test-manual-automation.js b/third_party/WebKit/LayoutTests/external/wpt_automation/pointerevents/pointerevent_drag_drop_test-manual-automation.js
new file mode 100644
index 0000000000000000000000000000000000000000..99d4f3d2a337d924dad7020ee0886356cd2deae7
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt_automation/pointerevents/pointerevent_drag_drop_test-manual-automation.js
@@ -0,0 +1,5 @@
+importAutomationScript('/pointerevents/pointerevent_common_input.js');
+
+function inject_input() {
+ return selectAndDrag('#input_drag', '#input_drop');
+}
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt_automation/pointerevents/pointerevent_common_input.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698