blob: 7892340a81b2498d3c13f47c8e9fb8fe028a192a [file] [log] [blame]
This tests pressing a mouse button down inside a dragstart event.
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.
PASS - mouse up and down inside a dragstart did not crash WebKit