Mouse down on the canvas below, and then drag your mouse around and mouse up. Here's what happens on the different browsers:

Interesting case #2: Same setup, except no mouseup event to reset the cursor style. This time in Safari and Chrome, the cursor is "text" until the user mouses up. Once the user mouses up, the style takes effect, even though it was set to take effect on mousedown.