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

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

--- Comment #7 from James M. Greene <james.m.greene@gmail.com> ---
> if you want to copy some specific text/data that your script already knows you
> can dispatch an event with data and dataType set, and you no longer need the
> quirky "dispatch-event-then-run-event-listener-modify-data" hack that the
> previous versions of the spec required.

I'm unsure what that means. I thought the new changes implied utilizing it like
the following Gist demonstrates but your wording would suggest that this is
overkill: https://gist.github.com/JamesMGreene/8589353

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

Received on Thursday, 23 January 2014 23:57:55 UTC