[Bug 23235] allow triggering copy action from certain event handlers

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23235

--- Comment #9 from James M. Greene <james.m.greene@gmail.com> ---
How would you do a simulated event with multiple data types, though? If I
dispatched multiple `ClipboardEvent`s, each subsequent event would implicitly
be calling `clearData()` and thus nullifying the effects of previous events,
right?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 24 January 2014 00:58:52 UTC