clipboard-apis spec reorganised

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