[whatwg] HTML5 cut/copy

On Tue, 12 Jan 2010, Daniel Cheng wrote:
>
> http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#copy-to-clipboard
> 
> The current spec says that drop events should be fired while handling 
> copy/cut operations. Is this intended? The clipboard is not a DOM 
> element; it seems like it'd make sense only to fire the drop event for 
> pastes.

Oops. Fixed. It should have been dragstart, drag, and dragend. Thanks.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 12 January 2010 17:38:40 UTC