- From: Hallvord R. M. Steen <hsteen@mozilla.com>
- Date: Fri, 5 Dec 2014 09:26:51 -0800 (PST)
- To: public-webapps <public-webapps@w3.org>
- Cc: Ian Hickson <ian@hixie.ch>, Chris Mills <cmills@mozilla.com>
The spec has been through a significant rewrite based on advice from Hixie and Anne vK. http://dev.w3.org/2006/webapi/clipops/clipops.html It now defines copy/cut/paste actions that trigger the corresponding events. There's an actual processing model for before* events, several new code examples (because Chris Mills said examples are useful - thanks Chris!), and the exact steps to follow when triggering clipboard commands with document.execCommand(). Plus several other clarifications. A new version on /TR would be a good idea. -Hallvord
Received on Friday, 5 December 2014 17:27:19 UTC