Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 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 Inspe ctor, and clicks somewhere on the page while the script is paused at the breakpo int. WebKit should not crash. | |
| 3 | |
| 4 PASS - mouse up and down inside a dragstart did not crash WebKit | |
| OLD | NEW |