Index: third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_setpointercapture_relatedtarget-manual-input.js |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_setpointercapture_relatedtarget-manual-input.js b/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_setpointercapture_relatedtarget-manual-input.js |
deleted file mode 100644 |
index 3ccadf2507598a054f4a204d40f894fb226846f1..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_setpointercapture_relatedtarget-manual-input.js |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-importAutomationScript('/pointerevents/pointerevent_common_input.js'); |
- |
-function inject_input() { |
- mouseMoveIntoTarget('target1'); |
- mouseDragInTargets(['btnCapture', 'target0']); |
-} |
- |