[whatwg] contentEditable and drag and drop cancel

I've filed https://bugzilla.mozilla.org/show_bug.cgi?id=723008. We'll see
how that goes.

Best,
Ryosuke Niwa
Software Engineer
Google Inc.

On Tue, Jan 31, 2012 at 11:40 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:

> On Tue, Jan 31, 2012 at 11:11 PM, Charles Pritchard <chuck at jumis.com>wrote:
>
>> On 1/31/12 10:55 PM, Ryosuke Niwa wrote:
>>
>>> I think I understand what you're saying now. For your use case, you
>>> should
>>> use dropzone content attribute:
>>> http://www.whatwg.org/specs/**web-apps/current-work/**
>>> multipage/dnd.html#the-**dropzone-attribute<http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#the-dropzone-attribute>
>>>
>>> Then all you have to write is a drop event handler where you have access
>>> to
>>> clipboard data.
>>>
>>
>> Well that certainly justifies the dropzone attribute. Have any vendors
>> implemented it?
>>
>
> We implement webkitdropzone.
>
> - Ryosuke
>
>

Received on Tuesday, 31 January 2012 23:57:10 UTC