Re: [w3c/clipboard-apis] Where would one get a DataTransfer to hand to the ClipboardEvent constructor? (#33)

The weirdness with `DataTransfer` was previously discussed in https://github.com/w3c/clipboard-apis/issues/10 and it ended up looking like `DragEvent`, which also has a pretty useless constructor.

A `DataTransfer` constructor would be useful for tests of `ClipboardEvent` and `DragEvent`, I agree.

+@LoonyBean

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/33#issuecomment-267717719

Received on Friday, 16 December 2016 23:07:09 UTC