Back to Chromium

Mousedown Inside Dragstart Should Not Cause Crash

third_party/blink/web_tests/fast/events/mousedown-inside-dragstart-should-not-cause-crash.html

150.0.7829.2266 B
Original Source

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.

drag me