| Index: third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-capture.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-capture.html b/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-capture.html
|
| index 1b971f4417ade6d8522f51210b1bbefa2bc18894..9941140bb94eb2b00a29abf1fab3544a14e6a246 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-capture.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-capture.html
|
| @@ -172,6 +172,8 @@ function testScenario() {
|
| }
|
|
|
| function runTests() {
|
| + // TODO(mustaq): Merge with mouse-pointer-haspointercapture.html for a single w3c test?
|
| +
|
| debug(" ======= Set pointer capture and release implicitly =======");
|
| testScenario();
|
|
|
|
|