Index: third_party/WebKit/LayoutTests/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt b/third_party/WebKit/LayoutTests/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt |
index 1e8060fd2c6d3a4c143c9c7cb8466aea63c907aa..031add626174bf2c8d5e575cda11d4ef2bcffc12 100644 |
--- a/third_party/WebKit/LayoutTests/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt |
@@ -1,5 +1,5 @@ |
This tests that dragging from an element that returns false from its mousedown handler will not let the subsequent mousemove events be captured by the containing frame, and allows the mouse move to get to other subframes. |
- |
+ |
Drag Started |
received mousemove |
received mouseup |