Remove note about clipboard ISO 8859-1 restriction

We now support full Unicode, provided the server also supports the
proper extension.
This commit is contained in:
Pierre Ossman 2020-07-07 10:38:06 +02:00 committed by Lauri Kasanen
parent f51167a2ce
commit 201f2517f7

View File

@ -375,5 +375,4 @@ to the remote server.
###### Parameters
**`text`**
- A `DOMString` specifying the clipboard data to send. Currently only
characters from ISO 8859-1 are supported.
- A `DOMString` specifying the clipboard data to send.