Why would you need "paste"? There is "paste" event (though, not properly specified anywhere, I think);
I'd think you want an event that covers all editing actions. Also, that's what the input event does for <input>.
By the way, did anyone ever implement textInput from DOM Level 3 Events? If not maybe someone should email www-dom about "nuking" that.
-- Anne van Kesteren http://annevankesteren.nl/
