Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / events / mousedown-inside-dragstart-should-not-cause-crash-expected.txt
1 This tests pressing a mouse button down inside a dragstart event.
2 This happens when a user sets a breakpoint of a dragstart event handler in Inspector, and clicks somewhere on the page while the script is paused at the breakpoint. WebKit should not crash.
3
4 PASS - mouse up and down inside a dragstart did not crash WebKit