Clipboard APIs and Events

Abstract

This document describes APIs for clipboard operations such as copy, cut and paste in web applications.

Introduction

This specification defines the common clipboard operations of cutting, copying and pasting, in such a way that they are exposed to Web Applications and can be adapted to provide advanced functionalities. Its goal is to provide for compatibility where possible with existing implementations.

译文

文摘

本文档描述了Web应用中复制、剪切和粘贴等剪切板操作的接口。

介绍

本规范定义了剪切板的剪切、复制和粘贴这些常规操作的接口,允许该接口正确暴露给Web应用并且能进一步的功能操作适配。这份文档旨在为现有实现提供可能的适配。