Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / mouse-drag-from-frame-to-other-frame-expected.txt
blob1e8060fd2c6d3a4c143c9c7cb8466aea63c907aa
1 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.
2   
3 Drag Started
4 received mousemove
5 received mouseup