| Index: third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_capture_mouse-manual-automation.js
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_capture_mouse-manual-automation.js b/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_capture_mouse-manual-automation.js
|
| index 2c681ca2fe28ffaca38e6022b4192239dd13d17d..1c081433de2ac792f75901f3989be781dacb9ae9 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_capture_mouse-manual-automation.js
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_capture_mouse-manual-automation.js
|
| @@ -4,7 +4,4 @@ function inject_input() {
|
| mouseMoveIntoTarget('target0');
|
| mouseMoveIntoTarget('target1');
|
| mouseDragInTargets(['btnCapture', 'target1', 'target0']);
|
| -
|
| - // To handle delayed capturing
|
| - mouseMoveIntoTarget('target0');
|
| }
|
|
|